Releases: RobertBendun/harmonia
Releases · RobertBendun/harmonia
0.5.0
0.4.2
Added
- Abort button available only for localhost
0.4.1
Removed
- Windows ANSI terminal processing
0.4.0
Additional release since Windows Defender marked previous one as trojan :)
Added
- Press space to interrupt!
0.3.1
Fixed
- Connection to MIDI port 0 on Windows doesn't result in crash anymore
- When creating new MIDI source use minimal port number by default
0.3.0
Added
- Create new virtual MIDI port on start on Linux and macOS
- Enable ANSI processing for Windows cmd.exe
- Report multicast interfaces binds
- Enforce documentation in source code
- Enforce minimum MIDI port in UI
Changed
- Allow reusing port number for
linky_groups
multicast connections (SO_REUSEPORT
)
Fixed
linky_groups
are no longer active when--disable-link
parameter is passed
0.2.3
Changed
- Dependencies version to fix bugs on macOS
0.2.2
Added
- Print currently playing information in simple form
0.2.1
Added
- Developer documentation
- Multi machine Harmonia testing plan
- Connection to R&D project at AMU Poznań
Fixed
- Wrong path prevented port number from beeing set for MIDI block
0.2.0
Added
- New shared memory API
- Example of shared memory API usage in Lua using C library
- Github CI tests pull requests
Changed
- Introduced completely new "modern" UI
- Renamed "MIDI Sources" to "Blocks" to account for new forms of musical actions
- Declared support for macOS as experimental due to limited testing