Updated How to make music?.md (markdown)
commited
commit
db2fd68c48c3138394bd866bac13dab0d00c06d8
... | ... | @@ -1,5 +1,5 @@ |
1 | 1 | ## For everyone |
2 | Using Tim0lmazan's '[game music kit](https://fancade.page.link/f4pG)', you can make music with blocks which don't have any scripts inside them! You might need to copy the sheet block a little to make longer songs. Also, the sound pitch depends on the [Z position](fancade.com/wiki/Build/Which direction is X,Y,Z?). |
|
2 | Using Tim0lmazan's '[game music kit](https://fancade.page.link/f4pG)', you can make music with blocks which don't have any scripts inside them! You might need to copy the sheet block a little to make longer songs. Also, the sound pitch depends on the [Z position](https://fancade.com/wiki/Build/Which direction is X,Y,Z?). |
|
3 | 3 | |
4 | 4 | ## For experienced creators |
5 | 5 | You can use a modulo and just detect the frame. Use a number. You need a beat var, unless using [[Current Frame]]. Then, do this math: ^(2,÷(any, 12)) |