Releases: korus-labs/MIDIjourney
Releases · korus-labs/MIDIjourney
MidiJourney v2.0.0
MIDIjourney v1.0.0-alpha.4
- Fix a minor bug where velocity could be zero
- More robust error handling
Full Changelog: v1.0.0-alpha.3...v1.0.0-alpha.4
MIDIjourney v1.0.0-alpha.3
Feature
- Allowed dynamics (velocity)
MIDIjourney v1.0.0-alpha.2
Bug fixes
- Ableton Live 10 compatibility
MIDIjourney v1.0.0-alpha.1
New Features
- Implemented integration with OpenAI API for generating MIDI clips from text prompts
- Added ability to specify input notes as CSV notation like "60,0.5,62,1,64,1.5"
- Input notes can now be specified as MIDI note numbers instead of letter pitches
- Prompt now includes example snippet demonstrating CSV note input
- Added text field for entering OpenAI API key
- Output includes generated MIDI clip, explanation from AI, and history of interaction
Enhancements
- Improved timing and rhythm of generated MIDI clips
- Refactored codebase into modules for better organization
- Upgraded UI with revised colors, fonts, and button styles
Bug Fixes
- Fixed issue with clip selection logic that caused errors
- Duration is now calculated correctly even when clip starts on a downbeat
- Handling of clip naming and metadata is now more robust
- Generation no longer fails if no clip is selected
- Let me know if you would like me to modify or expand on any part of these release notes. I aimed to summarize the most user-facing changes based on the commits provided.