Adjust the frequency sliders to adjust frequency. The more the color is nearer to purple, the louder it is. The volume log records the current loudness every 1 second, and the timer variable lets you know how long it has passed since the project started. Update log: v0 - Implemented basic recorder features and added pen along with the frequency slider, the black background (for better contrast in colors), and the default loudness variable. v1 - Added volume log, timer variable, and color to the loudness waves. v1.0: Added NCL(No Cooldown Logging) allowing faster logging for volume log. Default is off/0. (Increases CPU usage. Use at your own risk that your computer could overheat/crash!) Default frequency is now 0.50, and the null average(baseline) Y level is divided by 2, which means loudness is now globally divided by 2. Also added feature to turn on/off logging using the space key. Want to playback your recorded audio? Try Peagle Playback v1 here: https://scratch.mit.edu/projects/771927519/
Code: @seanqint Pen Module: Scratch.mit.edu Please do not steal this project.