Skip to content

Releases: billorcutt/Cracked

Version 0.2.22

01 Feb 21:34
26dd88e

Choose a tag to compare

Update monode package to latest version

Version 0.2.20

06 Aug 19:34
d55484e

Choose a tag to compare

Latest changes

Version 0.2.19

07 Jun 21:51
78a2324

Choose a tag to compare

Upgrade electron to most recent compatible version

Version 0.2.18

16 Aug 17:05

Choose a tag to compare

Remove all the documents/cracked folder code, address an electron issue w/ contextIsolation. Fix package.json formatting.

Version 0.2.17

16 Aug 00:58

Choose a tag to compare

Fix permissions issue on initial startup

Version 0.2.16

19 Feb 22:53
17f1dff

Choose a tag to compare

Upgrade to latest Electron & node. Now notarized for your protection.

Version 0.2.15

11 Oct 00:00

Choose a tag to compare

Upgrade to Electron 10.1.3

Version 0.2.14

23 Jun 16:27

Choose a tag to compare

Update Cracked library to latest, adds a sequencing class for long running sequences & a new synth plugin. Make text in the editor user sizable. Support opening files by dragging files onto the application icon.

NOTE: Catalina (or later) users will have to follow the instructions here for "How to open an app that hasn’t been notarized or is from an unidentified developer" to enable the app to run: https://support.apple.com/en-us/HT202491. Will fix this eventually, but for now this is only way to run Cracked on Mac OS Catalina (or later).

Version 0.2.13

22 Feb 23:17

Choose a tag to compare

Update cracked lib to latest, modify loop so that step size is configured automatically by data length, add 2 new setters to handle fade in & out, add a new utility to convert frequency to pitch. Upgrade Electron to latest version 8.01

Version 0.2.12

13 Jan 17:50

Choose a tag to compare

Update cracked lib to latest, adds a getter to retrieve audio node values. Some changes to sampler start & end points. Update electron to latest version, 4.0.1. Fix sampler bug introduced in 0.2.10 & 11.