refactor: remove piano roll AI prompt, reuse Copilot for MIDI gen

- Removed aiPrompt/aiLoading state and handleAIPrompt from PianoRollTabEditor
- Removed AI prompt input UI from piano roll toolbar
- handleAISend now detects active piano roll tab and routes
  prompts to MIDI note generation, appends notes to the tab
This commit is contained in:
2026-07-25 16:19:44 +07:00
parent 2fed3eee0b
commit 5628802e08
2 changed files with 50 additions and 63 deletions
File diff suppressed because one or more lines are too long