hydra-synth / hydra-synth

Synth engine for hydra
GNU Affero General Public License v3.0
327 stars 92 forks source link

'modulateScrollX' function is not working right #68

Closed flordefuego closed 3 years ago

flordefuego commented 4 years ago

it should work similar to modulate but just on the X axis direction.

micuat commented 4 years ago

https://github.com/ojack/hydra-synth/blob/master/src/glsl/glsl-functions.js#L633

amount should be scrollX instead

micuat commented 3 years ago

@ojack I think this is fixed :)