Releases: nidefawl/bassstudio
Releases · nidefawl/bassstudio
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
v0.5.2
Release v0.5.2
- Added sidechain stereo inputs to tracks
- Added background image support to themes
- Added "Delete Time" editor command
- Added "Export Audio" dialog and progress bar while rendering
- Improved rendering of notes on clips
- Audio Visualizer is now a normal plugin and renders in its own window
- Added "velocity ramp" note processor script
- Fix alpha value slider on color picker
- Fix "Fixed Grid" options in track editor
- Fixed several rare crashes