-
Notifications
You must be signed in to change notification settings - Fork 35
Audio Data
Damnae edited this page May 20, 2016
·
1 revision
The song's Fast Fourier Transform data can be retrieved using the GetFft(time) method from scripts. This will return an array with the default amount of magnitudes ("bars" of a spectrum effect). You can also choose the amount of magnitudes with the GetFft(time, magnitudes) method.
You can find an example of using this to make spectrum effects in scripts/Spectrum.cs
Need help with something that isn't in the wiki? Try contacting Damnae in osu! or Discord.
