-
Notifications
You must be signed in to change notification settings - Fork 32
Audio Samples
Damnae edited this page Jan 7, 2017
·
1 revision
Samples can be created with the following method (volume
is optional):
CreateSample(path, time, volume);
Example :
var layer = GetLayer("Main");
layer.CreateSample("sound.wav", 10000, 80);
Need help with something that isn't in the wiki? Try contacting Damnae in osu! or Discord.