dzannotti / junox

An emulator of a Roland Juno 60
https://dzannotti.github.io/junox/
GNU General Public License v3.0
22 stars 6 forks source link

Arpeggiator? #31

Open dzannotti opened 5 years ago

dzannotti commented 5 years ago

The original Juno 60 had an arpeggiator built in, i feel that it's outside of the scope of this project to implement it, but i also think it'd be cool to have (perhaps patches could also be loaded the way juno 60 patches are with those buttons?)

pendragon-andyh commented 5 years ago

I don't have any experience with arpeggiators, but agree it would be cool.

The Juno 106 switches the arpxxx for something else. The Ju06 provides a simple sequencer. They're nice for demoing (especially if user does not have midi or (like me) is rubbish at keyboard. Seems to align with your chord master idea.

Unsure about using buttons for selecting patches. My Ju06 does that and personally I prefer your current drop-down list because it has the names.

It would be good if users could store and recall their own patches. And when the code becomes more stable the it would be nice to allow users to exchange patches.

dzannotti commented 5 years ago

exchange patches is already implemented in the share patch button