Closed rfpuyana closed 4 years ago
yes @TheWispy this is great and would be great to add to hydra-synth if you want to send a pull request! the only thing would be to use the internal array of output buffers in case there are more or less than four. Another thing I have been wondering is whether it makes sense to add other resets (such as deactivating source buffers and resetting audio settings) within this function or create another one. there should probably be another function that "restarts" hydra... whereas mute or hush is just for blacking out the screen. What do you think?
hush() is already implemented.
You could write a method within the editor which can do it for you. Something like these may do?
If you alt+Enter to initialise them, you can then call them with
hush()
ormute(2)
.