Re: [linux-audio-dev] Re: Low Latency Kernel Combos

2001-06-01 Thread Josh Green
loaded. Thanks for clearing that up :) It would be nice to test the latency of non SCHED_FIFO programs too. I'll have a look at your latencytest to see if I can figure this out. Do you already have a switch for this or should I just comment out the sched_setscheduler lines? Lates.. Josh

Re: [linux-audio-dev] recording large audio files (was: Re: Question to developers ofsound editors.)

2001-06-06 Thread Josh Green
that are really flexible. I can't say why I haven't had ecasound installed on my machine before. I think I have started the install several times but never did finish. This gives me new incentive :) Lates.. Josh Green

Re: [linux-audio-dev] Re: Low Latency Kernel Combos

2001-06-13 Thread Josh Green
Josh Green wrote: Benno Senoner wrote: Indeed the unpatched 2.4.5 is performing very well. As for the 2.4.4-lowlatency: have you tried 3x128 buffers ? If you have time can you post them too ? Yes. I will try 3x128 buffers and post results (its Linux 2.4.5 actually, the 2.4.4 low

Re: [linux-audio-dev] 2.4.5 low latency patches uncleanly

2001-06-13 Thread Josh Green
usually add many patches to the kernel source code. Lates.. Josh Green

Re: [linux-audio-dev] Setting up a vocoder demo?

2001-06-17 Thread Josh Green
routine of course). The original vocoder program I ripped this from had stereo panning controls per band, that would make things even more complicated. I will notify the list once I get my LADSPA unique ID and release the plugin. Lates.. Josh Green

Re: [linux-audio-dev] evo status?

2001-09-11 Thread Josh Green
On Tue, 11 Sep 2001 12:20:33 +0200 Jörn Nettingsmeier [EMAIL PROTECTED] wrote: bodhi wrote: Hi, i am wondering what the status of evo is? is it still in development? the sourceforge page has nothing, and the last time anything was touched in http://www.linuxdj.com/evo/ (which i

Re: [linux-audio-dev] Audio-related widgets with Qt ?

2001-09-15 Thread Josh Green
of functionality I would like. One more thing to do. Lates.. Josh Green

Re: [linux-audio-dev] about hdparm (and csound)

2001-10-04 Thread Josh Green
task. I don't see why hdparm would make your machine worse and worse with latency each time you run it. It probably just kills 50ms when ran. Bye, Peter Surda (Shurdeek) [EMAIL PROTECTED], ICQ 10236103, +436505122023 -- Josh Green Smurf Sound Font Editor (http

Re: [linux-audio-dev] alsa latency statistics

2001-10-24 Thread Josh Green
./do_tests will run latencytest and a handful of other tests to load the system. export LATTEST=./latencytest -ta -d hw:0,0 ./do_tests none 3 256 0 25600 Is what I use (3 fragments of 256 bytes and a ~256MB file size for use in disk copy, read and write tests). -- Josh Green Smurf

Re: [linux-audio-dev] multitrack and editor separate?

2001-10-27 Thread Josh Green
to provide a way for the user to set a loop on the sample data. I remember discussions about trying to come up with standard ways of displaying waveforms, I seem to remember them always ending without resolve. -- Josh Green Smurf Sound Font Editor (http://smurf.sourceforge.net)

Re: [linux-audio-dev] terrible latencytest results.. why??

2001-11-10 Thread Josh Green
to use the hdparm program. Make sure DMA is enabled. It looks like from your graphs that you are still using just a 256 byte file for the disk tests. Try putting 25600 instead for the last parameter in ./do_tests. -- Josh Green Smurf Sound Font Editor (http://smurf.sourceforge.net)

Re: [Alsa-devel] Re: [linux-audio-dev] Re: minimum tick time

2001-11-08 Thread Josh Green
it for 128 frames at 48kHz, when the h/w will interrupt us every 2.3msec. ... Rest of nice description clipped Thanks for that explanation, clarifies a lot for me. -- Josh Green Smurf Sound Font Editor (http://smurf.sourceforge.net)

Re: [linux-audio-dev] time stretching and compression under Linux ?

2001-11-12 Thread Josh Green
needs to be done once and everyone benifits, versus each individual having to go out and buy a multichannel card. And it does sound like a nice little experiment. Screw productivity, its over-rated! (s/productivity/(practicality|punctuality|commercialism)/ as you please) -- Josh Green

Re: [linux-audio-dev] terrible latencytest results.. why??

2001-11-08 Thread Josh Green
probably want 25600. -- Josh Green Smurf Sound Font Editor (http://smurf.sourceforge.net)

Re: [linux-audio-dev] Looking for a specific developer

2001-11-21 Thread Josh Green
to each formats more unique parameters and such). I could really use some help on the project, so if anyone is interested.. Lates Thanks vini -- Josh Green Smurf Sound Font Editor (http://smurf.sourceforge.net)

Re: [linux-audio-dev] latencytest results webpage

2001-11-21 Thread Josh Green
be sure to post to this list if and when I have something. Josh Green Smurf Sound Font Editor (http://smurf.sourceforge.net) Hope you had a nice time around the world after the LinuxTag, Josh. I did, it was an awesome trip through Europe. I hope to return again someday :) Where

Re: [linux-audio-dev] latencytest results webpage

2001-11-22 Thread Josh Green
conquered, we made noise and had fun while doing these things. Nothing more needs to be said :) Frank -- Josh Green Smurf Sound Font Editor (http://smurf.sourceforge.net)

Re: [linux-audio-dev] Re: minimum tick time

2001-11-07 Thread Josh Green
believe this is the case though, but to be honest don't really know how an application would get scheduled to wake up once ALSA is ready to send/receive a chunk of audio. Maarten, please let me know if my assumptions are wrong, I wouldn't want to put words in your mouth :) -- Josh Green Smurf

Re: [linux-audio-dev] [ot] Portable HD audio recorder

2001-11-22 Thread Josh Green
minutes would be adequate. Perhaps that unit above might be the answer. It would be nice if it had Linux on it though :) D. Stimits, [EMAIL PROTECTED] -- Josh Green Smurf Sound Font Editor (http://smurf.sourceforge.net)

Re: [linux-audio-dev] [ot] Portable HD audio recorder

2001-11-22 Thread Josh Green
transferring of files (not just MP3s).. Kind of cool! Of course I haven't figured out if I can get one for the US, I see (EU, AUS, JP and UK) I don't think any of those cover US power supplies? D. Stimits, [EMAIL PROTECTED] -- Josh Green Smurf Sound Font Editor (http://smurf.sourceforge.net)

Re: [linux-audio-dev] latencytest results webpage

2001-11-20 Thread Josh Green
a nice place to develop this thing. -- Josh Green Smurf Sound Font Editor (http://smurf.sourceforge.net)

Re: [linux-audio-dev] ALSA vs OSS drivers

2001-09-28 Thread Josh Green
latency stuff most likely will try to keep up on the latest betas, the other ones you can just use OSS. -- Josh Green Smurf Sound Font Editor (http://smurf.sourceforge.net)

Re: [linux-audio-dev] memory management

2001-11-26 Thread Josh Green
editing could take place and then re-imported back. Anyways, hope I haven't overwhelmed this list with my big email. I'll try to write less :) -- Josh Green Smurf Sound Font Editor (http://smurf.sourceforge.net)

Re: [linux-audio-dev] Big Qthread vs. pthread and usleep problem

2001-11-29 Thread Josh Green
. This is probably what you want to look at. If you are doing threading type stuff, there appears to also be Thread Support in Qt document, perhaps that will give you some pointers as to pitfalls and other things to watch out for. Hope that helps. cut Ivica Bukvic -- Josh Green Smurf Sound

RE: [linux-audio-dev] LADSPA extension proposal (quick actionwanted)

2001-12-07 Thread Josh Green
are in the activate function. IIRC this was mentioned as the cause for multiple versions of some plugins (delay_0.01s, delay_0.1s, delay_1s, etc) because allocating resources inside the run function would render it non-realtime. --Richard -- Josh Green Smurf Sound Font Editor (http

[linux-audio-dev] Ways to make Linux THE ULTIMATE Multimedia Processing System

2001-12-15 Thread Josh Green
the possibilities! -- Josh Green Smurf Sound Font Editor (http://smurf.sourceforge.net)

Re: [linux-audio-dev] SoundTracker + ALSA seq?

2002-01-04 Thread Josh Green
to hook it into the program. Good luck to you :) -- Josh Green Smurf Sound Font Editor (http://smurf.sourceforge.net)

Re: [linux-audio-dev] alsa midi device name extension proposal.

2002-03-27 Thread Josh Green
expandable control data type system. Sorry about any ignorance of current projects, etc. I've been out of the loop for a while. Cheers! Josh Green

Re: [linux-audio-dev] alsa midi device name extension proposal.

2002-03-28 Thread Josh Green
something.. Ohh, a thought just occurred to me. You're probably thinking of this for external MIDI devices that don't have a method of communicating what patches they have? Hmm. Sorry for my ramblings :) Cheers! Josh Green

Re: [linux-audio-dev] alsa midi device name extension proposal.

2002-04-02 Thread Josh Green
someone on the ALSA list doesn't just do it for us :) Cheers! Josh Green

Re: [linux-audio-dev] announce list policy question

2002-04-30 Thread Josh Green
is a good thing for new releases. But I would hope that it would be okay for a developer to announce a new program or a massive change to a program on these other lists without getting scolded :) Cheers! Josh Green

Re: [linux-audio-dev] midiman oxygen 8

2002-05-16 Thread Josh Green
a cheap USB MIDI controller. Thanks for the heads up. Josh Green

Re: [linux-audio-dev] Memory Debugger

2002-05-22 Thread Josh Green
false alarms) than efence, but it is not being maintained. It would be cool to have a memory debugger that worked and didn't kill my machine while it was running. Cheers. Josh Green

Re: [linux-audio-dev] Memory Debugger

2002-05-23 Thread Josh Green
mentioned. Cheers. Josh Green

Re: [linux-audio-dev] Sample conversion tools

2002-06-03 Thread Josh Green
on this, so I'm eager to hear your answer :) Cheers. Josh Green P.S. If you would like to check out the current libsoundfont API I just uploaded the doxygen generated docs to the Smurf web site (http://smurf.sourceforge.net follow the Libsoundfont API link on the menu). The bulk of the code

Re: [linux-audio-dev] Sample conversion tools

2002-06-04 Thread Josh Green
On Mon, 2002-06-03 at 15:43, rm wrote: On Mon, Jun 03, 2002 at 03:00:48AM -0600, Josh Green wrote: [...] planned to not try to provide a standard API to all formats (seems completely insane to try :) but instead provide a base object (currently called SFItem in libsoundfont

Re: [linux-audio-dev] Sample conversion tools

2002-06-04 Thread Josh Green
wavetable patch files (using Swami) that are general in nature, such as SoundFont, DLS and Gus maybe. I've been spamming this list with my thoughts though, so I'll stop :) Cheers. Josh Green

Re: [linux-audio-dev] libsndfile (was Sample conversion tools)

2002-06-04 Thread Josh Green
On Tue, 2002-06-04 at 02:45, Erik de Castro Lopo wrote: On 04 Jun 2002 01:04:55 -0600 Josh Green [EMAIL PROTECTED] wrote: Does libsndfile have sample conversion routines yet? That is the one thing I like about libaudiofile. You can set a virtual format and this would be converted

Re: [linux-audio-dev] libsndfile (was Sample conversion tools)

2002-06-04 Thread Josh Green
On Tue, 2002-06-04 at 03:57, Erik de Castro Lopo wrote: On 04 Jun 2002 03:09:47 -0600 Josh Green [EMAIL PROTECTED] wrote: Wow, I was not aware of that. I thought that sf_read_short should only be called for 16 bit audio, sf_read_int for 24 bit, etc. Version 1 (ready RealSoonNow (tm

Re: [linux-audio-dev] Sample conversion tools

2002-06-05 Thread Josh Green
On Wed, 2002-06-05 at 01:05, rm wrote: On Tue, Jun 04, 2002 at 12:43:53AM -0600, Josh Green wrote: I still don't completely understand what your goal is, could you elaborate more on it? Then I can get a better idea of how these two projects could be complementary :) basically, i want

[linux-audio-dev] Initial relase of Swami

2002-06-05 Thread Josh Green
and SoundFont 2.01 modulators for controlling generators via MIDI controls and more multi-item operations. Swami website: http://swami.sourceforge.net Developers wanted :) Josh Green

Re: [linux-audio-dev] libsndfile (and Win32 cross compiling,possible?)

2002-06-05 Thread Josh Green
On Wed, 2002-06-05 at 05:02, Erik de Castro Lopo wrote: On 04 Jun 2002 23:23:35 -0600 Josh Green [EMAIL PROTECTED] wrote: What would happen in the current implementation? Would it be truncated? What I am wondering is if I use sf_read_short () for loading all samples regardless of format

Re: [linux-audio-dev] Initial relase of Swami

2002-06-05 Thread Josh Green
of things to do. Cheers! Josh Green

RE: [linux-audio-dev] name a realtime wave mixing library/programwith an API

2002-07-08 Thread Josh Green
://swami.sourceforge.net Its still in heavy development and there are some missing features (undo support for one), but it is quite usable and fun, thanks to iiwusynth :) I'm looking for developers too, if anyone is interested. Cheers. Josh Green

Re: [linux-audio-dev] SoundFont soft synths (Was: TK-707 andAlsa-0.9)

2002-08-12 Thread Josh Green
to the future of Swami, there are lots of cool things I have planned for it. Best regards, == Dave Phillips Cheers. Josh Green

Re: [linux-audio-dev] [announcement] Legasynth 0.4.1 is out!

2002-08-26 Thread Josh Green
erroneous re-emissions of some events. This is somewhat unrelated though. Juan Linietsky Cheers. Josh Green

Re: [linux-audio-dev] Evo (was: 'nix Rt sampler)

2002-09-05 Thread Josh Green
interested in this program, much is going on behind the scenes and I would love to have more developers on board (just me right now). Cheers. Josh Green

Re: [linux-audio-dev] Evo (was: 'nix Rt sampler)

2002-09-05 Thread Josh Green
support that I added to iiwusynth :) Josh Green

Re: [linux-audio-dev] LADSPA and TiMidity++

2002-09-18 Thread Josh Green
community already has one? Cheers. Josh Green ___ linux-audio-dev mailing list [EMAIL PROTECTED] http://music.columbia.edu/mailman/listinfo/linux-audio-dev

Re: [linux-audio-dev] LADSPA and TiMidity++

2002-09-18 Thread Josh Green
, but it is there. Of course I'm not trying to say you shouldn't implement this for TiMidity++ :) Cheers. Josh Green ___ linux-audio-dev mailing list [EMAIL PROTECTED] http://music.columbia.edu/mailman/listinfo/linux-audio-dev

[linux-audio-dev] Re: SysEx interface for softsynths [was Re: [linux-audio-dev]LADSPA and TiMidity++]

2002-09-19 Thread Josh Green
On Wed, 2002-09-18 at 12:55, Richard Bown wrote: On Wednesday 18 September 2002 19:41, Josh Green wrote: I wonder how one would go about creating such a standard? Would we need to obtain a Manufacturer's ID for our SysEx standard? If we can find an existing standard we could just use

Re: [linux-audio-dev] soft synth as a plugin

2002-10-19 Thread Josh Green
independent and I can do OO programming and stick with C (C++ has scared me away a little, although I can understand the advantages). Cheers. Josh Green

Re: [linux-audio-dev] GUIless friendly applications

2002-11-05 Thread Josh Green
. It does not currently have a command line interface but I'm planning on adding a Python binding to it real soon now. I have put a little thought into a CLI but I don't know when I would actually get around to writing one. Good luck in finding wonderful sounding solutions :) Cheers. Josh Green

Re: [linux-audio-dev] I need help! I can't handle the problem aboutfull-duplex (playback record) programming

2002-12-16 Thread Josh Green
audio card is actually capable of full duplex and that this feature really does work in Linux (with the drivers you decide to code for). I can't think of any quick and easy programs to test full duplex (anyone else have any ideas?). Good luck. Josh Green

[linux-audio-dev] Networking Linux audio folks (was Unified Audio Plugin Architecture(Meeting))

2003-01-08 Thread Josh Green
if I'm wrong), perhaps this idea could be added to that same database.. Anyways.. Just rambling on. Cheers. Josh Green

Re: [linux-audio-dev] Networking Linux audio folks

2003-01-09 Thread Josh Green
not to get sucked into the net. Almost like taking a vacation :) -- Patrick Shirkey - Boost Hardware Ltd. For the discerning hardware connoisseur Http://www.boosthardware.com Http://www.djcj.org - The Linux Audio Users guide Cheers. Josh Green

Re: [linux-audio-dev] Networking Linux audio folks

2003-01-10 Thread Josh Green
Cheers. Josh Green

Re: [linux-audio-dev] calling snd_seq_open in dynamically linkedcode

2003-01-26 Thread Josh Green
a RTLD_GLOBAL flag to the dlopen call that loads your plugin. Not sure of the exact details, but that flag causes the symbols of subsequently loaded libraries to become global (which is necessary for alsalib). Cheers. Josh Green

Re: [linux-audio-dev] crusoe ll problems

2003-02-21 Thread Josh Green
. Josh Green

Re: [linux-audio-dev] How does one alter the main mixer volume (orany other mixer level) in ALSA from a command line (via a simple systemcall)?

2003-03-05 Thread Josh Green
this is probably off topic for alsa-devel, though I'm sure you are forgiven :) Cheers. Josh Green

[linux-audio-dev] Re: [Alsa-devel] Audigy1 MIDI input, wavetable support?

2003-03-07 Thread Josh Green
and FluidSynth CVS. Cheers. Josh Green

Re: [linux-audio-dev] Re: [Alsa-devel] Audigy1 MIDI input,wavetable support?

2003-03-09 Thread Josh Green
On Fri, 2003-03-07 at 15:29, Mark J Roberts wrote: Josh Green: If you want to check these projects out, you can either wait a few days for FluidSynth 1.0 to be released which a release of Swami will follow shortly after, or you can get Swami CVS and FluidSynth CVS. Cheers. Thanks for all

Re: [linux-audio-dev] new realtime scheduling policy

2003-03-18 Thread Josh Green
missing with Linux audio. Allowing settable CPU usage limits also might allow for apps that don't have built in support for SCHED_FIFO to be run this way via external utilities. Hopefully what you have created will get the ball rolling :) Cheers. Josh Green

Re: [linux-audio-dev] high-res time measurement?

2003-05-30 Thread Josh Green
. -jacob robbins. The lowlatency utility and FluidSynth are a couple of programs that have code that uses this. Cheers. Josh Green

Re: [fluid-dev] Fwd: [linux-audio-dev] QSynth/fluidsynth having problems with looped soundfonts

2004-11-04 Thread Josh Green
There are quite a lot of SoundFont files with bad loops. Its certainly possible there is a bug in FluidSynth as well, though. Some verification has been done with FluidSynth and its synthesis output but I think more detailed analysis would probably turn up some issues. Josh Green On Wed