SGI Audio Tools: Difference between revisions

Jump to navigation Jump to search
Content added Content deleted
m (Made sample images larger for readability)
No edit summary
Line 302: Line 302:


== Playing a song with NuSystem ==
== Playing a song with NuSystem ==
TODO

=== Linking the Audio Library ===
=== Linking the Audio Library ===
TODO


=== Setting up playback ===
=== Setting up playback ===
TODO


=== Starting/stoping playback ===
=== Starting/stoping playback ===
TODO

== Making an Instrument Bank for Sound Effects ==
TODO


=== Looping ===
=== Looping ===
==== Looping Compressed Audio ====
==== Looping Compressed Audio ====
TODO

See [http://n64devkit.square7.ch/pro-man/pro20/20-05.htm#01 20.5] of the N64 SDK for more information on this.


==== Looping Non-Compressed Audio ====
==== Looping Non-Compressed Audio ====
As NuSystem is primarily compiled to use compressed sequenced audio, this is outside the scope of this article. However, [http://n64devkit.square7.ch/pro-man/pro17/17-03.htm#04 17.3.4] in the N64 SDK can help with non-compressed sequences.