Hi all
GSequencer has a new minor release v0.5.0. Some highlights are:
* concurrent audio tree processing
* Multi-Output
* Improved notation & pattern editor
* Add custom LADSPA widgets to control ports
* ...
Please visit:
http://gsequencer.org
cheers,
Joël
Srinivasan S wrote:
> Am facing overrun & underrun issues, when I run the the above GSM application with the attached asound.conf
The sound card and the GSM streams are not synchronized.
You need to compensate for the drift between the clocks, typically by resampling.
(Jack's alsa_in/alsa_out would automatically do this.)
Regards,
Clemens