
here it is - the source for ArtOfNoise (v1.9 i think).

There are some files missing
because I forgot to backup them on CD when I sold my Amiga :((((


If you want to assemble AON you'll need to create these files:

	sinus90vol.flt : a sine table (look into the source!)

	sinus256.raw : another sine table (rtfs)

        ArtOfNoise.configDEF : can be replaced with the bytes below the
                               incbin.. -> rtfs

        whitenoise256.flt: may be replaced in the source-code by a ('white')
                           noise generator. Can be replaced with 0's
			   if you want a quick hack.

	gfx : These are all 1-bitplane images. Please have a look into
	      the source code. Can be replaced with 0's if you want a quick
	      hack. Please read the source and find the exact byte-sizes
	      of these gfx files.

		( "aon.numbers.RAw"        , "aon.font2 new xxl" ,
		  "aon.font2 new"          , "aon.record32x33.raw" ,
		  "aon.play32x33.raw"      , "aon.fm640x177.raw" ,
		  "aon.wavelogo400x19.raw" , "aon.about624x215x2.raw" ,
		  "wavetitles1.raw"        , "wavetitles2.raw" )

 Hack it! :) 
		Bastian.
		  

*** The sources in this archive are FREEWARE. ***

