-- Add Audio -- Use scratch's editor to use the project. Make sure to remix the project and remove the "Reset" sprite once you have it started up and all tiles are blank. 1. Add an audio into the "Tiles" sprite. 2. Press the Add Audio button (3 example audios already exist in this project). 3. Rename the audio you added into "Tiles" to its ID. The index button can give you the list. 4. Click any tile to select it. Press Space to add an audio to a tile. 5. E to preview the audio, and Q to deselect the tile. 6. You may also change audio colors with "Coloring Options". -- How to Read Track Info -- You may drag this addons like this around! Don't go near the edges, tiles or controls though, or they'll be pushed out. 1. The Book represents the Track Page Length. 2. The Grid represents the current page. 3. The Clock represents the Page Length. 4. The grey Bolt represents the main Player's Speed. 5. Additional Bolts represent other Players. -- How to read Selection Info -- 1. The Grid represents the selection's X and Y position on this page. 2. The List represents it's exact position on its Y list. 3. The Book represents the Audio its using. 4. The Speaker represents it's Volume. Other controls should be self explanatory. Have fun!
It's called "PA" because I wanted to make proper post-awareness styled tracks all in Scratch, as it's one of the only audio editors I use. Not necessarily for a project, just to experiment with how they work. For this same reason, you might have some trouble making a legitimate song with this... -- In V1 i'll add: - Track events (slowness changes) - 5 player structure so individual channels can have different properties - Cleaner interface - Looping, auto endpoint placement - Ability to separate tracks from editor -- Update History v0 - Release v0.1 - Fixed bugs - Minor UI changes v0.2 - Fixed bugs - Track Info and Selection are now UI elements v0.2.1 (NEXT) - Replaced textboxes for controls with another UI element - Changed Audio Index into a UI element - Removed entering words into answer prompts