eeeeaaii / vodka

Creative Coding Environment
GNU General Public License v3.0
126 stars 3 forks source link

resample is unintuitive #232

Closed eeeeaaii closed 2 years ago

eeeeaaii commented 2 years ago

it's fine that resampling assumes a starting note number. However: it's impossible to remember that 57 (or 69) is a3 (or a4) is 220hz (is 440hz)

so the user should be able to specify +2 notes or -1 notes for resampling.

Maybe do this by adding a "relative" tag to the param? idk?