effects for 3d sound in engine3d.dll

Got an idea for enhancing PureBasic? New command(s) you'd like to see?
Aleks_Longard
User
User
Posts: 59
Joined: Mon Dec 24, 2012 9:07 am
Location: Germany, Munich

effects for 3d sound in engine3d.dll

Post by Aleks_Longard »

Hello Fred,
if you use Open al in 3d engine, add please effects, equalizer, filters and others which in Openal library.

for example:

Code: Select all

structure eq_params
param1
param2
...
endstructure

SetSoundEffect(#channel, #fx_name, fx.eq_params)

Sory my bad english