nashaudio / manhattan-issues

Issue tracking for Manhattan (http://nash.audio/manhattan).
1 stars 0 forks source link

Audio Settings MIDI Keyboard keys don't match Manhattan's. #55

Closed nashnet closed 1 year ago

nashnet commented 1 year ago

@esaruoho In the Audio Settings keyboard, C is the keyboard key A. C# is keyboard key W. and so on. I’ve never seen anything like that within Manhattan/ReViSiT before. what is the functionality / use of the keyboard in the Audio Settings dialog?

nashnet commented 1 year ago

This is a JUCE-based component separate from Manhattan plugin that emulates external MIDI input, rather than being an in-program keyjazz/note entry facility.

You can use external MIDI input in two ways:

When used as an AU/VST plugin, Manhattan is a software instrument, so you can also place notes and other MIDI events in the DAW's MIDI/Instrument track to provide such input.

Because this is a JUCE component, it uses a different single-register, virtual piano layout. However, it is only really designed to be used with the mouse for simple tests - it is not for key jazz/performance. In any event, I have changed the mapping to match the two-register, Manhattan layout.