Releases: DamRsn/NeuralNote
Releases · DamRsn/NeuralNote
v1.0.0
NeuralNote v1.0.0
New features / Improvements:
- Installer for both Windows and Mac
- Windows: includes Standalone and VST3.
- Mac: includes Standalone, VST3 and AU.
User chooses what format(s) to install.
- MIDI Output option (transcription can be played with another instrument).
- Need to take NeuralNote's midi output and route it to another instrument plugin.
- Not all plugin formats / DAWs support it. Should work with VST3.
- Tested in Abelton with VST3.
- Parameter management:
- Parameters are visible to the DAW and can be managed via the DAW.
- State management:
- Parameters, settings, audio, transcription, etc... are saved on end of session and restored when reloading this session.
- Recorded files are saved to
/Users/YourUsername/Library/NeuralNote
on Mac andC:\Users\YourUsername\AppData\Roaming
on Windows. A recording is deleted when the bin icon is clicked.
- Note Quantization and Time Quantization can now be enabled/disabled.
- Time quantization can now be enabled with audio loaded from a file.
- NeuralNote assumes the start of audio is the start of a measure.
- Tempo and time signature can be set manually.
- Transcription update on parameter change is significantly faster.
Bug fixes:
- Fix incorrect minimum note duration parameter
- Fix flickering playhead
.aif
audio files can now be loaded
v0.1.0
NeuralNote v0.1.0
New functionalities:
- Internal synth to be able to listen to the transcription without exporting MIDI
- Audio player to play the source audio with the transcription (with independent gains)
- No more 3 minutes time limit on recorded and imported audio
.mp3
and.ogg
(Vorbis) file support- Updated design (icon buttons)
- File browser (thanks @jatinchowdhury18)
- Asio support for Windows Standalone
Bug fixes:
- Fixed incorrect resampling of source audio before transcription
- Fixed pixelated background