[Gambas-user] gb.sdl.sound Channels.Count is 8 instead of 32

2014-06-15 Thread Kevin Fishburne
The documentation says sdl.sound is capable of 32 channels with an 
additional channel for music, however when I check Channels.Count it 
reports 8 instead of 32.

Playback of effects seems to confirm this limitation. Is there a way to 
set the maximum number of channels to something higher than 8, or is 
this a bug? I'm using Kubuntu 14.04 with the daily build from the PPA.

-- 
Kevin Fishburne
Eight Virtues
www: http://sales.eightvirtues.com
e-mail: sa...@eightvirtues.com
phone: (770) 853-6271


--
HPCC Systems Open Source Big Data Platform from LexisNexis Risk Solutions
Find What Matters Most in Your Big Data with HPCC Systems
Open Source. Fast. Scalable. Simple. Ideal for Dirty Data.
Leverages Graph Analysis for Fast Processing  Easy Data Exploration
http://p.sf.net/sfu/hpccsystems
___
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user


Re: [Gambas-user] gb.sdl.sound Channels.Count is 8 instead of 32

2014-06-15 Thread Benoît Minisini
Le 15/06/2014 08:39, Kevin Fishburne a écrit :
 The documentation says sdl.sound is capable of 32 channels with an
 additional channel for music, however when I check Channels.Count it
 reports 8 instead of 32.

 Playback of effects seems to confirm this limitation. Is there a way to
 set the maximum number of channels to something higher than 8, or is
 this a bug? I'm using Kubuntu 14.04 with the daily build from the PPA.


Set the Channels.Count property to the value you want. 32 is just the 
maximum value.

Regards,

-- 
Benoît Minisini

--
HPCC Systems Open Source Big Data Platform from LexisNexis Risk Solutions
Find What Matters Most in Your Big Data with HPCC Systems
Open Source. Fast. Scalable. Simple. Ideal for Dirty Data.
Leverages Graph Analysis for Fast Processing  Easy Data Exploration
http://p.sf.net/sfu/hpccsystems
___
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user