Thread: [subsynth-devel] [Task #45670] Find an audio library to replace OpenAL for unix
Status: Beta
Brought to you by:
subatomic
|
From: <no...@so...> - 2002-01-14 19:47:42
|
Task #45670 has been updated. Project: subsynth Subproject: core audio Summary: Find an audio library to replace OpenAL for unix Complete: 0% Status: Open Authority : subatomic Assigned to: subatomic, nonchocoboy Description: OpenAL's streaming support is buggy. It clicks between each buffer swap. For unix subsynth we really need to replace OpenAL as an option or we will sound terrible. ------------------------------------------------------- For more info, visit: http://sourceforge.net/pm/task.php?func=detailtask&project_task_id=45670&group_id=42943&group_project_id=15983 |
|
From: <no...@so...> - 2002-01-14 19:48:04
|
Task #45670 has been updated. Project: subsynth Subproject: core audio Summary: Find an audio library to replace OpenAL for unix Complete: 0% Status: Open Authority : subatomic Assigned to: subatomic, nonchocoboy, aegis Description: OpenAL's streaming support is buggy. It clicks between each buffer swap. For unix subsynth we really need to replace OpenAL as an option or we will sound terrible. ------------------------------------------------------- For more info, visit: http://sourceforge.net/pm/task.php?func=detailtask&project_task_id=45670&group_id=42943&group_project_id=15983 |
|
From: <no...@so...> - 2002-01-15 11:47:12
|
Task #45670 has been updated. Project: subsynth Subproject: core audio Summary: Find an audio library to replace OpenAL for unix Complete: 0% Status: Open Authority : subatomic Assigned to: subatomic, nonchocoboy, aegis Description: OpenAL's streaming support is buggy. It clicks between each buffer swap. For unix subsynth we really need to replace OpenAL as an option or we will sound terrible. Follow-Ups: ------------------------------------------------------- Date: 2002-01-15 05:47 By: aegis Comment: Is there anything wrong with just writing to /dev/dsp ? ------------------------------------------------------- For more info, visit: http://sourceforge.net/pm/task.php?func=detailtask&project_task_id=45670&group_id=42943&group_project_id=15983 |
|
From: Kevin M. <ke...@vr...> - 2002-01-15 16:18:34
|
nothing wrong with it, except under irix i think you have to use their dmedia library. (writing to dev/dsp might not be connected...) do you have an example of writing to /dev/dsp? I could add an OStream for it... :) @--@---@---@----@-----@------@------@-----@----@---@---@--@ Kevin Meinert __ _ __ http://www.vrac.iastate.edu/~kevn \ || \| \ / ` Virtual Reality Applications Center \ ||.-'|--\ Howe Hall, Iowa State University, Ames Iowa \|| \| \`__, ----------------------------------------------------------- On Tue, 15 Jan 2002 no...@so... wrote: > Task #45670 has been updated. > > Project: subsynth > Subproject: core audio > Summary: Find an audio library to replace OpenAL for unix > Complete: 0% > Status: Open > Authority : subatomic > Assigned to: subatomic, nonchocoboy, aegis > > Description: OpenAL's streaming support is buggy. It clicks between each buffer swap. For unix subsynth we really need to replace OpenAL as an option or we will sound terrible. > > Follow-Ups: > > ------------------------------------------------------- > Date: 2002-01-15 05:47 > By: aegis > > Comment: > Is there anything wrong with just writing to /dev/dsp ? > > > ------------------------------------------------------- > For more info, visit: > > http://sourceforge.net/pm/task.php?func=detailtask&project_task_id=45670&group_id=42943&group_project_id=15983 > |
|
From: Chad A. <ae...@ae...> - 2002-01-15 21:53:10
|
http://www.opensound.com/pguide/oss.pdf http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/audiere/audiere/output_oss.cpp?rev=1.4&content-type=text/vnd.viewcvs-markup http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/audiere/audiere/output_oss.hpp?rev=1.3&content-type=text/vnd.viewcvs-markup > nothing wrong with it, except under irix i think you have to use their > dmedia library. (writing to dev/dsp might not be connected...) > > do you have an example of writing to /dev/dsp? I could add an OStream for > it... :) |
|
From: <no...@so...> - 2002-04-08 22:04:45
|
Task #45670 has been updated. Project: subsynth Subproject: core audio Summary: Find an audio library to replace OpenAL for unix Complete: 100% Status: Closed Authority : subatomic Assigned to: subatomic, nonchocoboy, aegis Description: OpenAL's streaming support is buggy. It clicks between each buffer swap. For unix subsynth we really need to replace OpenAL as an option or we will sound terrible. Follow-Ups: ------------------------------------------------------- Date: 2002-04-08 18:04 By: subatomic Comment: portaudio. found it. see ISTream tasks for the "we need to do it" task. ------------------------------------------------------- Date: 2002-01-15 06:47 By: aegis Comment: Is there anything wrong with just writing to /dev/dsp ? ------------------------------------------------------- For more info, visit: http://sourceforge.net/pm/task.php?func=detailtask&project_task_id=45670&group_id=42943&group_project_id=15983 |
|
From: <no...@so...> - 2002-06-04 02:20:46
|
Task #45670 has been updated. Project: subsynth Subproject: core audio Summary: Find an audio library to replace OpenAL for unix Complete: 100% Status: Closed Authority : subatomic Assigned to: subatomic, nonchocoboy, aegis Description: OpenAL's streaming support is buggy. It clicks between each buffer swap. For unix subsynth we really need to replace OpenAL as an option or we will sound terrible. Follow-Ups: ------------------------------------------------------- Date: 2002-06-03 22:20 By: subatomic Comment: writing to dev/dsp is cool, but we dont want to rely on it. a thin wrapper like portaudio would be best so that our code runs everywhere. :) openal is so heavyweight and their raw port access is (currently) buggy, lets not rely on it. ------------------------------------------------------- Date: 2002-04-08 18:04 By: subatomic Comment: portaudio. found it. see ISTream tasks for the "we need to do it" task. ------------------------------------------------------- Date: 2002-01-15 06:47 By: aegis Comment: Is there anything wrong with just writing to /dev/dsp ? ------------------------------------------------------- For more info, visit: http://sourceforge.net/pm/task.php?func=detailtask&project_task_id=45670&group_id=42943&group_project_id=15983 |