Skip to content

Releases: nidefawl/bassstudio

v0.6.8.0

20 Jan 16:35
ca5e1d6
Compare
Choose a tag to compare
  • 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

16 Jan 13:20
ca5e1d6
Compare
Choose a tag to compare
  • 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

24 Dec 14:32
ca5e1d6
Compare
Choose a tag to compare
  • 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

12 Oct 23:24
ca5e1d6
Compare
Choose a tag to compare
  • User Library: Added File Browser and File Search
  • Improved Drag-and-Drop Functionality: Tracks, Plugins, Samples and Midi Clips can be dragged from and to the User Library Browser.
  • Fixed unicode text and filename handling on Windows

v0.6.4.2

23 Aug 15:35
ca5e1d6
Compare
Choose a tag to compare
  • Add "reverse" command for audio sample clips
  • Add VST3 path to settings.json
  • Add --no-python command line switch
  • Fix midi channel mask in custom midi routing scenarios
  • Synth (CPU): Fix pitch
  • Enable Audio Engine by default after first installation

v0.6.4.1

08 Aug 20:04
ca5e1d6
Compare
Choose a tag to compare
  • Fix GPU Synth for AMD GPUs
  • The "Apply ARP" command now also applies automation and modulation
  • Several minor bug fixes

v0.6.4.0

18 Jun 04:38
ca5e1d6
Compare
Choose a tag to compare

v0.6.3.0

16 May 20:39
ca5e1d6
Compare
Choose a tag to compare
  • 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

01 May 16:57
6dc022b
Compare
Choose a tag to compare

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

10 Apr 22:44
88fca21
Compare
Choose a tag to compare
  • 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