67.169.141.86
| '); } else { document.writeln(''); } } else { document.writeln(''); } } else { document.writeln(''); } } // End --> |
In Reply to: RE: Questions for soundchekk and John Swenson posted by aljordan on July 02, 2009 at 11:49:46
Hi Alan,
netjack runs at whatever sample rate the master is set to. If you start the master at 96 it runs at 96. If you start the master at 44.1 it runs at 44.1. What I'm not sure about is if you can change it on the fly. There is a control API which is supposed to allow you to control the master from an external program. I'm not sure if sample rate is one of the things that can be controlled. I think it is but I'm not sure. I need to study the documentation some more.
Squeeze slave only runs at 44.1 right now. Its not an inherant limitation but the developers got busy with other things and have not had the time to add multiple sample rates to it. My understanding is that getting it to go with multiple rates is not that hard. If I didn't have 9 projects already under way I'd probably take a stab at it.
Many modern sound devices on take data at a fixed format (usually either 24 o r32 bits) thus 16 bit through hw will not work, it has to go through plug. In this case its not resampling, just adding some extra zeros to make it fit.
I don't think any of my current devices will work without plug.
John S.
Follow Ups:
Post a Followup: