You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There is no getLevel method for AudioIn() - which was in the previous p5.sound.js library. This is because there is a specific class the Amplitude() class which provides that functionality.
How do people feel about that? what are some reasons for including it in the current library - beyond backwards compatibility...
The text was updated successfully, but these errors were encountered:
There is no
getLevel
method forAudioIn()
- which was in the previous p5.sound.js library. This is because there is a specific class theAmplitude()
class which provides that functionality.How do people feel about that? what are some reasons for including it in the current library - beyond backwards compatibility...
The text was updated successfully, but these errors were encountered: