This is a read-only snapshot of the ComputerCraft forums, taken in April 2020.
-DECE-'s profile picture

Starship - CC 1.8 Audio Editor

Started by -DECE-, 06 May 2018 - 05:00 PM
-DECE- #1
Posted 06 May 2018 - 07:00 PM
Starship


Starship is a powerful audio editor for ComputerCraft 1.8.

It is based on the latest peripheral API which includes the speaker (but it's not needed to just create the sound).

And of course it is used palette API, so it looks pretty.


Screenshots:
Spoiler
Google Photo

Download:
SpoilerIt's available in my VedroidOS, which you can install by this code:

pastebin run TVrwKmUv

After that you will find Starship in the Store@

Also there is a standalone Installer by Atenefyr (post #4)
pastebin run jGynJX5n



Additional:
SpoilerThe project files are placing at:
/.ds/USERNAME/Starship.apk/Resources

Do not hesitate to share your projects
InDieTasten #2
Posted 07 May 2018 - 06:31 AM
Looks sick
columna1 #3
Posted 15 May 2018 - 07:01 PM
I believe this is more of a sequencer than an audio editor, but good job regardless.
biggest yikes #4
Posted 29 June 2018 - 01:35 AM
If anyone wants to install Starship without installing everything else that VedroidOS has to offer, I've written a quick program that installs the bare minimum that you need without modifying anything from Starship or VedroidOS.

Here's the installer; it'll save everything in the same directories that VedroidOS does. The wrapper to run Starship outside of VedroidOS will be saved at /starship, and all Starship projects will be saved at /.ds/sys/Starship.apk/Resources.

pastebin run jGynJX5n

EDIT: I added some compatibility for CC 1.7, so the display should work on all advanced computers in CC 1.7 and command computers should be able to play audio with the installer above.
Edited on 29 June 2018 - 03:48 AM
-DECE- #5
Posted 30 June 2018 - 11:10 AM
If anyone wants to install Starship without installing everything else that VedroidOS has to offer, I've written a quick program that installs the bare minimum that you need without modifying anything from Starship or VedroidOS.

Here's the installer; it'll save everything in the same directories that VedroidOS does. The wrapper to run Starship outside of VedroidOS will be saved at /starship, and all Starship projects will be saved at /.ds/sys/Starship.apk/Resources.

pastebin run jGynJX5n

EDIT: I added some compatibility for CC 1.7, so the display should work on all advanced computers in CC 1.7 and command computers should be able to play audio with the installer above.

Excellent job. I'll put it into download section (with your name of course), if you don't mind.
-DECE- #6
Posted 08 January 2019 - 02:02 PM
Yeah, after so many years, I finally fixed this stupid bug with wrong colors.