Release

Sound explorer 0.9.2

4

G-9 2021-04-07 07:52 (Edited)

A little tool to find quickly some sounds for your program. The SOUND parameter , I didn’t added it because I don’t know how to use it.

I also did a pretty cool slider system, so better than the first one :3

Fixed layout 0.9.1
Fixed bug with command update 0.9.2

Sound Explorer.nx | Open in app
2021-04-07 07:54
Sound Explorer.nx | Open in app
2021-04-07 07:52

was8bit 2021-04-07 11:47

Cool :)


Timo 2021-04-07 16:31

The sound parameter would look like this in your code:
PLAY 0,PITCHH,LENN+1 SOUND SOUNDD
(SOUND is a keyword in the command, SOUNDD is your variable)

But SOUND will just use the sounds which are defined in the program's ROM using the Sound Composer tool. In your program there aren't any yet.


Log in to reply.