Click here to Skip to main content
15,895,656 members

Welcome to the Lounge

   

For discussing anything related to a software developer's life but is not for programming questions. Got a programming question?

The Lounge is rated Safe For Work. If you're about to post something inappropriate for a shared office environment, then don't post it. No ads, no abuse, and no programming questions. Trolling, (political, climate, religious or whatever) will result in your account being removed.

 
GeneralRe: One in nine Americans think HTML is a disease! Pin
Daniel Pfeffer20-Jan-18 20:39
professionalDaniel Pfeffer20-Jan-18 20:39 
GeneralRe: One in nine Americans think HTML is a disease! Pin
Nish Nishant21-Jan-18 5:28
sitebuilderNish Nishant21-Jan-18 5:28 
GeneralRe: One in nine Americans think HTML is a disease! Pin
DRHuff21-Jan-18 17:57
DRHuff21-Jan-18 17:57 
GeneralRoland TD-25 motherboard removing USB 2.0 / installing USB 3.0 possible ? Pin
HarvestMoon000020-Jan-18 1:27
HarvestMoon000020-Jan-18 1:27 
GeneralRe: Roland TD-25 motherboard removing USB 2.0 / installing USB 3.0 possible ? Pin
OriginalGriff20-Jan-18 1:39
mveOriginalGriff20-Jan-18 1:39 
GeneralRe: Roland TD-25 motherboard removing USB 2.0 / installing USB 3.0 possible ? Pin
HarvestMoon000020-Jan-18 2:01
HarvestMoon000020-Jan-18 2:01 
GeneralRe: Roland TD-25 motherboard removing USB 2.0 / installing USB 3.0 possible ? Pin
kmoorevs20-Jan-18 5:08
kmoorevs20-Jan-18 5:08 
GeneralRe: Roland TD-25 motherboard removing USB 2.0 / installing USB 3.0 possible ? Pin
RTek2320-Jan-18 14:52
professionalRTek2320-Jan-18 14:52 
I agree with everything OG has said on this, but I would offer two further points to consider:
USB 2.0 can operate at 60 MBS (that's bytes not bits). Nyquist theory for A2D conversion -basically- says that sampling anything above 2 X Freq_max is good, suggesting that for audio, sampling above 40 KHz would serve the audio spectrum. You have lots of slack in 60 MBS.

The second point is that windows is time non-deterministic in events. That is, you do not know if USB events are 15 ms between, or 50 ms between, you have no capability of forcing this. And for the software to do the turn-around takes a bunch of time. To do time deterministic events, you would need a Real Time Operating System or RTOS like some versions of Linux or QNX or NI Labview RT.

That said, I don't think your problem is in the USB 2.0 area, but in some other area that is causing the delays.
Ken

GeneralRe: Roland TD-25 motherboard removing USB 2.0 / installing USB 3.0 possible ? Pin
MadMyche20-Jan-18 2:14
professionalMadMyche20-Jan-18 2:14 
GeneralRe: Roland TD-25 motherboard removing USB 2.0 / installing USB 3.0 possible ? Pin
Ron Anders20-Jan-18 3:59
Ron Anders20-Jan-18 3:59 
GeneralRe: Roland TD-25 motherboard removing USB 2.0 / installing USB 3.0 possible ? Pin
jschell20-Jan-18 6:16
jschell20-Jan-18 6:16 
Generalbasic poll questions about java Pin
raddevus19-Jan-18 8:35
mvaraddevus19-Jan-18 8:35 
GeneralRe: basic poll questions about java Pin
Ravi Bhavnani19-Jan-18 8:55
professionalRavi Bhavnani19-Jan-18 8:55 
GeneralRe: basic poll questions about java Pin
raddevus19-Jan-18 9:00
mvaraddevus19-Jan-18 9:00 
GeneralRe: basic poll questions about java Pin
Abbas A. Ali23-Jan-18 1:54
professionalAbbas A. Ali23-Jan-18 1:54 
GeneralRe: basic poll questions about java PinPopular
Bob Nadler19-Jan-18 10:05
Bob Nadler19-Jan-18 10:05 
GeneralRe: basic poll questions about java Pin
raddevus19-Jan-18 10:09
mvaraddevus19-Jan-18 10:09 
GeneralRe: basic poll questions about java Pin
Slacker00719-Jan-18 10:53
professionalSlacker00719-Jan-18 10:53 
GeneralRe: basic poll questions about java Pin
Rick York19-Jan-18 12:03
mveRick York19-Jan-18 12:03 
GeneralRe: basic poll questions about java Pin
raddevus19-Jan-18 12:41
mvaraddevus19-Jan-18 12:41 
GeneralRe: basic poll questions about java Pin
killbot500021-Jan-18 23:34
killbot500021-Jan-18 23:34 
GeneralRe: basic poll questions about java Pin
Munchies_Matt19-Jan-18 21:17
Munchies_Matt19-Jan-18 21:17 
GeneralRe: basic poll questions about java Pin
raddevus20-Jan-18 4:25
mvaraddevus20-Jan-18 4:25 
GeneralRe: basic poll questions about java Pin
obermd22-Jan-18 3:34
obermd22-Jan-18 3:34 
GeneralRe: basic poll questions about java Pin
Richard MacCutchan19-Jan-18 23:08
mveRichard MacCutchan19-Jan-18 23:08 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.