i have droputs every second to a few seconds. should i record the audio and send it to you (ogg or mp3)? pd's log window says:
sysRef: 10014 asioversion: 2 driverversion: 11 name: Hercule DJ Console ASIO ASIO initialized successfully ASIOGetChannels inputs: 2, outputs: 6 ASIOGetBufferSize min: 96, max: 1440, preferred: 192, granularity: 96 ASIO: using traditional scheduler ASIOSetSampleRate 48000 ASIO: buffers allocated ASIO: channel 0 type 16 ASIO: channel 1 type 16 ASIO: channel 2 type 16 ASIO: channel 3 type 16 ASIO: input latency: 1440, output latency: 1440 ASIO: ringbuffer size: 2880 ASIO: started
Tim Blechmann wrote:
hi all
to make it easier to debug the native asio implementation, i uploaded precompiled binaries to my website ...
i added a new win32 binary that's using a modified scheduler to compute dsp during the driver callback to reduce latency ...
since i don't have a proper audio device to test it (will only work for hardware buffers of multiples of 64 at the moment), i need any feedback that i can get ...
url: www.geocities.com/themokabar/software.html
thanks a lot ... tim