Recent content by phofman

  1. P

    firewire 400 vs USB2

    IMHO USB is way more compatible with current and future host devices than firewire. Technically both interfaces are just transferring data anyway, good audio devices have conversion master clocks on their sides. Well engineered (especially multichannel) USB2 highspeed devices use the packet...
  2. P

    ArrayIndexOutOfBoundsException when changing the input channel in Preferences (reversing Input and Loopback)

    Yes, if the ADC distortion component to the combined distortion is negligible, compensating (i.e. adding distortions of opposite phase) on the DAC side only works OK. The problem is when the ADC distortion is not negligible, while being also compensated on the DAC/generator side . Then the...
  3. P

    ArrayIndexOutOfBoundsException when changing the input channel in Preferences (reversing Input and Loopback)

    Separating DAC and ADC distortions from the combined loopback measurement is by principle not trivial. The standard way is using a steep notch filter on the ADC side which suppresses the DAC distortions before the AD conversion. REW supports measuring the notch filter params and compensating its...
  4. P

    RTA / FFT window flickering - clock ∆ unstable

    @redmountain : how is clock master determined in your "firewire stream"?
  5. P

    RTA / FFT window flickering - clock ∆ unstable

    @redmountain : what REW buffer size do you use?
  6. P

    Virtual balanced questions to John

    But that's not related to some differential mode, but simply averaging the vector distortions of the two channels (each a bit different) improves the resultant distortion, statistically.
  7. P

    Virtual balanced questions to John

    It's always perfect cosine to the fundamental sine, IMO just a different phase shift between the channels as that simple equation yields.
  8. P

    Virtual balanced questions to John

    IIUC the subtraction can suppress only common-mode artefacts in both channels which is not harmonic distortion.
  9. P

    Virtual balanced questions to John

    Maybe it's like this: sin(x) - sin(x-0.001) = 5.×10^-7 sin(x) + 0.001 cos(x) IIUC that 1mV subtracted signal is cos(x), i.e. phase shifted by pi/2. The channels are slightly phase shifted against each other at that frequency - to be expected for real-world HW, they cannot have identical...
  10. P

    GUI Font Size

    Quite a few people use REW on linux with no major issues. Me - Mint Mate, Xorg. Since REW is plain java - do java GUI apps run OK on your installation? Do you have a reasonable set of fonts installed? Perhaps Wayland vs. Xorg?...
  11. P

    Virtual balanced questions to John

    IMO much easier (and technically viable) is to precisely fine-tune the gain in the digital domain. It's very unlikely a HW would surpass the precision the digital gain offers. IMO ADCiso has no advantage in precise gain alignment - it has input amplifiers just like any other ADC. 10-turn pots -...
  12. P

    Virtual balanced questions to John

    I played with the virtual symmetrical mode not in REW, but directly in linux audio chain https://www.diyaudio.com/community/threads/virtual-balanced-in-out-from-regular-soundcard-in-linux-results.326747/ (the principle is identical). The results were good, but it required calibrating the...
  13. P

    Vastly Different Frequency Response Between Denon AUX Inputs

    Perhaps your AVR's AUX1 input uses different DSP setting than AUX2?
  14. P

    ASIO driver no longer listed.

    Perhaps https://forums.steinberg.net/t/windows-11-update-23h2-just-installed-has-crashed-the-asio-driver/971904/11 ?
  15. P

    REW Beta Release Can't run headless beta 5.40 api on headless ubuntu

    IME the requirement for a GUI software on a headless server is quite common. E.g. I needed to convert LyX files to PDF automatically on a headless server. I have always used Xvnc (part of TightVNC, debian package tightvncserver) with good results. If access to the GUI is actually needed, any...
Back
Top