View Single Post
Old 02 March 2024, 20:12   #207
copse
Registered User
 
Join Date: Jul 2009
Location: Lala Land
Posts: 537
Quote:
Originally Posted by Toni Galvez View Post
Hello,

I think, it will be hard to make a fast mixing routine for games, but at least, we can use OCTAMED/OKTALYZER 8 channels for MENUS and other places where is not in-game.

I think, you probably know this amazing fixed frequency sound routine that is quite fast: [ Show youtube player ]

I had the idea to use this fixed frequency routine to make music, how?
Well, having the sample for each note, you may think is crazy, but, it could be 32byte samples or some sort of small sample, it would not take much memory (and this mixer mixes the samples stored on fast ram, so, not taking chip ram).

So, you need to adapt a music tracker to get to use this 3 real channels and other 4 mixed channels, so, you will be able to use it into a game. This mixing routine take very short amount of raster time.

We are using it on out Amiga game, but in this configuration:

Real channels:
- Channel 1. Bass+Drums
- Channel 2. Chords.
- Channel 3. Main lead.
- Channel 4. Main lead echo.

Mixed channels interrupt channel 4 to fire the sound effects.

So, we can have 4 sound effects mixed on channel 4.

That's 7 channels.
Are you working on this? Any estimate on when we can see it?
copse is offline  
 
Page generated in 0.04944 seconds with 11 queries