Skip to content

Releases: nidefawl/bassstudio

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

v0.5.2

23 Feb 04:27
063b5ee
Compare
Choose a tag to compare

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