Releases: nidefawl/bassstudio
Releases · nidefawl/bassstudio
v0.6.8.0
- Add 88200 Hz and 176400 Hz sample rate options
- Extend meter ranges to -100db
- Improved overall UI shading
- Improved layout and color of Mixer
- Return and Master tracks can now be hidden on Mixer and on Editor
- EQ: Fix Q changes using mouse wheel
- EQ: Fix zapping filters after enabling bands for the first time
- Tapedelay: Add Synced delay times and Ping Pong mode
- Fix crash when main window is minimized during app start
- Fix dropdown menus not closing on project unload
- Add undo/redo for project tempo changes
- Show error dialog when loadProject fails
- Remove block size 8096 option
- Fix a couple possible program crashes when using the second window
v0.6.7.0
- New mixer view
- New built-in plugins: Galactic 1, Galactic 2, Galactic 3, MatrixVerb, TapeDelay by Airwindows Plugins
- Fixed external output routing not saving and restoring correctly
- Piano Roll now shows Midi Pitch Names for VST3 plugins that support it
- Fixed filebrowser on linux
- Improved drag drop behaviour. Now also works on mixer tracks
- Small layout improvements
v0.6.6.0
- New: Low Latency Mode (aka Live Mode): Reduces latency from 8 * blockSize to 1 * blockSize samples.
- New: Kick XP drum kick synthesizer
- Synth GPU: Fix preset loading for number of unison and poly voice limits
- Synth GPU: Fix bounds check for midi control data tick time
v0.6.5.0
v0.6.4.2
v0.6.4.1
v0.6.4.0
Release notes: https://bass-studio.com/#release-v0.6.4.0
v0.6.3.0
- Fix incorrect audio output latency compensation
- Fix feedback loop detection
- Audio Clips: Fix mute/unmute not working
- EQ: Fix incorrect latency compensation
- Synth: Fix midi input delay when oversampling is enabled
- Arp: Fix random time parameter automation
- Freezing Tracks: Tracks now appear in the correct position
- Plugin Scanner: Fixed --help usage not showing
- Update shader view: Now loads shadertoy shaders. iTime is synchronized to quarter beats.
- Don't run autosave during audio rendering
- Linux: Add installer for linux build without python dependency
- Rendering: Don't render text with fontsize < 2 and improve font atlas usage
- Disable audio block allocation tracking
- Add outline stroke to hovered clips
v0.6.2
New Features
- 64 Bit Summing: Summing for tracks and plugins is now done in 64 bit floating point precision.
- Improved MIDI Multi-Clip Editing
- Random LFO: Smooth, Linear, Exponential and Sample & Hold Modes.
- ARP Reset for Notes
- Free MIDI routing: MIDI between tracks can be freely routed in the node graph.
- Per-Plugin Modulation Bypass
- Improved asynchronous audio file loading
- Improved accuracy of cross-modulating LFOs
- Improved shading and selection visibility in note editor
Other changes
- Reduce size of MIDI data in project files
- Fixed modulation settings when routing to bipolar parameters (i.e. pan)
- Fixed modulation routing in groups not getting loaded correctly
- Fixed Midi routing for external hardware devices
- Fixed clip fades sometimes not showing on audio clips
- Fixed a bug with the random number generators entropy
- Fixed "Apply Arp" processing muted notes
- Fixed audio clip length updates when changing BPM
- Fixed some controls not reacting to all keyboard inputs
- Fixed cut/copy/paste commands sometimes getting processed in the wrong editor
- Fixed possible crashes
v0.6
- Added VST3 support (sample accurate automation)
- Added Audio sample pitch shifting and time stretching
- Added Midi Grooves
- Added Freeze Track option
- Added Progressbar to export process
- Added .mp3 and .flac file loading support
- Added Apply Arp command
- Implemented recording of MIDI control data and pitchwheel changes
- EQ now has oversampling and sample accurate automation and better UI
- Synth now has oversampling
- Fixed note quantization command
- Fixed mouse scrolling on knobs
- Fixed mouse scrolling on lists
- Fixed a 1-sample bug in LFO modulation processing
- Midi files now load with correct velocities, control data and track names