Osqui LittleRiver
                                            Osqui LittleRiver
                                        
                                    Thanks!
If issues of this repository are considered as proposals for NG, maybe doing a list showing rejected proposals (and the reason), deferred proposals, still discussing proposals and already approved proposals...
In https://processing.org/reference/libraries/sound/Reverb.html it is said: "This is a simple Delay Effect". Obviously, it's copy-pasted from delay object page.
In https://processing.org/reference/libraries/sound/SoundFile_add_.html description says: "This method is useful for modulating other audio signals.". And it has a float parameter which represents a value for offsetting the players audio signal. Could...
Why aren't they available? They're pretty basic!! Thanks!
In https://processing.org/reference/libraries/sound/SoundFile_stop_.html it is said: "Starts the playback of a soundfile". Obviously, it's copy-pasted from start method page.