Cracked Versions Save

Mac app for noise making - built w/ "I Dropped My Phone The Screen Cracked"

0.2.20

9 months ago

Latest changes

0.2.19

11 months ago

Upgrade electron to most recent compatible version

0.2.18

2 years ago

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

0.2.17

2 years ago

Fix permissions issue on initial startup

0.2.16

3 years ago

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

0.2.15

3 years ago

Upgrade to Electron 10.1.3

0.2.14

3 years ago

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).

0.2.13

4 years ago

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

0.2.12

5 years ago

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.

0.1.10

5 years ago

Multichannel support - https://github.com/billorcutt/i_dropped_my_phone_the_screen_cracked/issues/39 Revert temp fix for this issue - https://github.com/billorcutt/i_dropped_my_phone_the_screen_cracked/issues/32 Better support for multiple code windows. Keyboard and mouse event listeners.