Download Audiality
Requirements
- SDL 1.2
- Reasonably new C compiler
- An operating system
- Sound card with drivers
- Autoconf 2.57 (Older might work)
- Automake 1.7.6 (Older might work)
- Libtool 1.5 (Older might work)
Optional
- ALSA sound card drivers
- OSS or OSS/Free sound card drivers
- MIDI controller (a keyboard or something)
The code
- 2004-01-10: Audiality 0.1.1
- 2002-12-05: Audiality 0.1.0
Installing
- Unpack into whatever place you want sources
- In the top dir:
- As root: (or add options for user install)
- In the test subdir:
- './configure'
- 'make'
- './eeltest' (does the output make sense? ;-)
- './atest' (jukebox toy :-)
- './agwplay -h' (command line player; show help)
- './synth' (real time midi synth)
If the lib won't compile for reasons related to ALSA, try
'./configure --disable-alsa'. The ALSA rawmidi support in version
0.1.0 is for ALSA 0.5 only. Version 0.1.1 has ALSA sequencer
supports for ALSA 0.9 or later.
|
|
|
|
|
|