皆さんこんにちは!
私は現在オリジナルの"DAW"ソフトを開発する為のC++(JUCE)の勉強をしています。
そこでDAWのメインウィンドウ機能の一部として”Famistudio”の様なノートでの打ち込み式のMIDIシーケンサ機能を実装したいと考えております。
そこで質問なのですが、DAWのMIDIシーケンサはMIDIプラグインとして別で開発しておき、メインウィンドウの起動時に同時に立ち上がるように作成するのが好ましいですか?またMIDIシーケンサ開発におすすめのリファレンスなどを教えてください。
素人質問ですがよろしくお願いします!
/* ---------- en ----------*/
To begin with, this English text has been translated using ‘DeepL’. Please note that there may be many sentences that are difficult to read.
Hello everyone, I am currently studying C++ (JUCE) to develop my own ‘DAW’ software!
I am currently studying C++ (JUCE) to develop my own ‘DAW’ software.
I would like to implement a ‘Famistudio’ like typed MIDI sequencer as part of the main window functionality of my DAW.
My question is: Is it preferable to develop the DAW’s MIDI sequencer separately as a MIDI plug-in, so that it starts up at the same time as the main window? Also, what references do you recommend for developing a MIDI sequencer?
These are amateur questions, but thank you in advance!
