Skip to content

Releases: monocasual/giada

Leg Curl

05 Jul 17:27
Compare
Choose a tag to compare

The leg curl, also known as the hamstring curl, is an isolation exercise that targets the hamstring muscles.[1] The exercise involves flexing the lower leg against resistance towards the buttocks.

Changelog:

  • Deep code refactoring, featuring Channels processors
  • Many new unit tests added
  • Simplify mutex mechanism
  • Fix wrong quantizer value on patch/project load
  • Remove the old, buggy and glitchy internal crossfade algorithm
  • Fix many potential plug-in crashes on Linux
  • Properly close plug-in window on plug-in removal
  • Improve BPM changes while running as JACK client

French Press

19 Apr 17:44
Compare
Choose a tag to compare

French Press is a famous type of strength exercise specially designed and most popular for triceps.

Changelog:

  • Refactor audio engine into frame-based processing
  • Refactor channels readers/writers into channelManager namespace
  • Smarter Solo algorithm
  • Fix missing .wav extension on recorded audio takes
  • Fix wrong Channel status update after 'Clear all actions'

Backward invention

14 Mar 21:58
Compare
Choose a tag to compare

Backward invention is a marketing strategy in which an existing product is dumbed down by the company to be released in less developed countries.

Changelog:

  • MIDI velocity drives volume for one-shot sample channels
  • FLAC and Ogg support
  • Ability to use system-provided Catch library (GitHub #151)
  • Update Catch to version 2
  • Fix unreadable tabs title in Configuration Window (GitHub #168)
  • Fix crash on opening About window
  • Fix 'read actions' button behavior during ending and waiting statuses
  • Fix sound card initialization on MacOS
  • [Windows] Fix UI stuck on top-right corner
  • [Windows] Fix browsing for directories

The Purkinje Effect

15 Jan 21:41
Compare
Choose a tag to compare

The Purkinje effect is the tendency for the peak luminance sensitivity of the human eye to shift toward the blue end of the color spectrum at low illumination levels (Wikipedia).

Changelog:

  • OS X builds on Travis CI
  • AppImage executable for Linux
  • Support for multiple plug-in directories
  • New directory browser for adding plug-in directories
  • Update plug-in's parameters on program change in plug-in's window
  • Improved MIDI action management in Piano Roll
  • MIDI Input filtering
  • Simplified conditional rules in Makefile.am
  • Fix crash on MIDI learn for plug-in parameters
  • Fix crash in MIDI input window if MIDI in params are 0
  • Fix unwanted new action when dragging piano items in Piano Roll
  • Fix crash while recording on existing project (GitHub #161)
  • Fix crash on startup in Windows build

Acheiropoieta

28 Oct 07:23
Compare
Choose a tag to compare

Acheiropoieta — also called Icons Made Without Hands — are Christian icons which are said to have come into existence miraculously, not created by a human (Wikipedia).

Changelog:

  • Renameable channels
  • Portable VST path
  • [Sample Editor] Sample shift tool
  • [Sample Editor] Fix non-working 'cut' operation
  • [Linux/Mac] Don't skip '/' path when navigating to upper folders
  • Ability to process more than one plug-in instrument at once
  • Beautify Configuration Window
  • Bring VST window to front when opening UI
  • Save 'arm' status to patch/project file
  • Revamped Beats and Bpm input windows
  • Simplified audio samples' storage in project folders
  • Update JUCE to version 5.1.2
  • UI-less plug-in window refinements
  • Update UI-less plug-in window on MIDI parameter's change
  • Strip .gptc/.gprj extention from patch name
  • Fix missed MIDI events with more than 1 plug-in in the stack
  • Fix File Browser path widget drawn incorrectly in OS X
  • Fix missing MIDI learn for 'Arm channel' and 'Kill channel'

Yeasts

21 Sep 07:27
Compare
Choose a tag to compare

Yeasts are single-celled microorganisms classified as members of the fungus kingdom. The first yeast originated hundreds of millions of years ago, and 1,500 species are currently identified (Wikipedia).

Changelog:

  • [Sample Editor] New "copy & paste" function
  • [Sample Editor] New "reverse selection" function
  • [Sample Editor] New "normalize hard" function
  • [Sample Editor] New "copy to channel" function
  • [Sample Editor] Double click on waveform selects all
  • [Sample Editor] Fix garbled characters in window's title
  • [Sample Editor] Fix wrong result on "set pitch to song/bar"
  • Resizable channels
  • Remove calls to malloc/free in Mixer (use new/delete instead)
  • Improved UI management of VST plugins
  • Fix infinite loop for one shot retrig samples with quantizer > 0
  • Fix wrong geChannel count while saving a patch
  • Fix missing greyed-out options in Sample Channel's menu when loading a wrong sample
  • Fix crash while audio recording with BPM set below the default 120
  • Print correct octave numbers in Piano Roll

Ichthys

19 Aug 09:27
Compare
Choose a tag to compare

"Ichthys" also known as the "Jesus fish", is a symbol used by ancient Christians to mark meeting places (Wikipedia).

Features:

  • [Sample Editor] Audible preview (with optional loop mode)
  • [Sample Editor] Frame-precise editing
  • [Sample Editor] Show sample's information
  • [Sample Editor] Improved fade out algorithm
  • [Sample Editor] Process both left and right channel's data while drawing
  • Better Wave objects handling
  • Improved channels' memory management
  • Improved empty columns cleanup algorithm
  • Update Catch version
  • Update JUCE version (5.1.1)
  • Update Jansson version (2.10)
  • Fix missing tempo update on reset to init state
  • Fix wrong memory allocation for UI-less plugins

Book of Shadows

16 Jul 11:46
Compare
Choose a tag to compare

A Book of Shadows is a book containing religious texts and instructions for magical rituals found within the Neopagan religion of Wicca.

Whats' new:

  • Update JUCE library to 5.0.2
  • Show play head in Sample Editor
  • Refactor pop up menu in Sample Editor
  • Many small fixes and optimizations in waveform drawing routine
  • Makefile cleanup
  • Fix crash while recording with beats/bars greater than 4/1 (GitHub #134)

DNS_PROBE_FINISHED_NO_INTERNET

02 Jun 21:20
Compare
Choose a tag to compare

Inspired by the Chrome/Chromium error flag raised when your Internet connection is dead.

What's new:

  • Sample Editor reorganized and refactored
  • Removed support for old ini-based patch files
  • Improved and simplified pan algorithm
  • Ability to toggle input monitoring while recording audio
  • Lots of code refactoring
  • Convert all .h headers to C++ headers
  • Update Libsndfile to version 1.0.28
  • Fix crash when recording audio
  • Fix wrong file path when exporting samples
  • Fix a bug that prevented begin/end handles to work in Sample Editor
  • Fix Sample Editor's grid value not being stored properly on close

Gimbal Lock

25 Apr 17:15
Compare
Choose a tag to compare

"Gimbal Lock" is a common glitch that occurs when rotating an object in a 3-dimensional space.

What's new:

  • Removed support for old ini-based MIDImap files
  • Initial support for channel-based MIDI filtering
  • New Orphaned MIDI events in Piano Roll editor
  • Improve action filtering in Piano Roll editor
  • Lots of code refactoring
  • New test suite for Action Recorder
  • Fix obscure bug when overdubbing actions and a null loop occurs
  • Fix "clear all actions" menu refresh when removing items on Piano Roll