Skip to content

Releases: billorcutt/Cracked

Version 0.2.22

Choose a tag to compare

@billorcutt billorcutt released this 01 Feb 21:34
26dd88e

Update monode package to latest version

Version 0.2.20

Choose a tag to compare

@billorcutt billorcutt released this 06 Aug 19:34
d55484e

Latest changes

Version 0.2.19

Choose a tag to compare

@billorcutt billorcutt released this 07 Jun 21:51
78a2324

Upgrade electron to most recent compatible version

Version 0.2.18

Choose a tag to compare

@billorcutt billorcutt released this 16 Aug 17:05

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

Version 0.2.17

Choose a tag to compare

@billorcutt billorcutt released this 16 Aug 00:58

Fix permissions issue on initial startup

Version 0.2.16

Choose a tag to compare

@billorcutt billorcutt released this 19 Feb 22:53
17f1dff

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

Version 0.2.15

Choose a tag to compare

@billorcutt billorcutt released this 11 Oct 00:00

Upgrade to Electron 10.1.3

Version 0.2.14

Choose a tag to compare

@billorcutt billorcutt released this 23 Jun 16:27

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

Choose a tag to compare

@billorcutt billorcutt released this 22 Feb 23:17

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

Choose a tag to compare

@billorcutt billorcutt released this 13 Jan 17:50

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.