Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[suggestion] Instrument load interface suggestions #206

Closed
Mikejmoffitt opened this issue Apr 15, 2020 · 5 comments
Closed

[suggestion] Instrument load interface suggestions #206

Mikejmoffitt opened this issue Apr 15, 2020 · 5 comments

Comments

@Mikejmoffitt
Copy link

There are two OPNA patch interface improvements I would like to suggest.

  1. Option to replace instrument when loading

At times, I may have composed a melody, and would like to try listening to it with a selection of different pre-existing patches. Rather than editing the pattern data to reassign instruments (because it may span across multiple patterns) it would be very convenient to load an OPNA patch in the same instrument slot. Right now, I can only do this if I leave a gap in the instrument list intentionally.

  1. Ability to preview OPNA patches while selecting files

When loading a patch from a directory, I have to rely on a descriptive title (e.g. "DX7 BASS 01") to suppose what the patch will sound like. It would be convenient to "preview" patches before I've committed to loading them as an instrument. Being able to "keyjazz" while selecting, or even just play a basic tone on file select, would reduce the overhead of selecting a patch.

@rerrahkr
Copy link
Member

rerrahkr commented Apr 16, 2020

Thanks for your requests.

  1. Option to replace instrument when loading

I think that replacing an existing instrument when importing an instrument should be avoided as it is difficult to manage the instrument properties. Instead, it may be possible to swap 2 instruments in the instrument list.

  1. Ability to preview OPNA patches while selecting files

I've thought about it before, but have passed on implementing it because it would be costly to load all instruments in the patch for keyjazz. I will actually test it out.

@rerrahkr
Copy link
Member

I added sound preview in bank import at b1caf4e.

@rerrahkr
Copy link
Member

rerrahkr commented May 4, 2020

It is enable to swap instruments at a22c822, so you can change instruments without editing patterns to swap between the current instrument and the new instrument imported from the bank.

@freq-mod
Copy link
Contributor

freq-mod commented May 6, 2020

Sorry for maybe stupid question, but I can't see any option to swap instruments anywhere - bank import dialog, instrument list options, pattern right-click options, etc..

@rerrahkr
Copy link
Member

rerrahkr commented May 6, 2020

Swapping instruments by dragging one instrument and drop it on another instrument. It's like 0CC-FT.

swap

@rerrahkr rerrahkr closed this as completed Nov 6, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants