Jurgen Kramer

Results 33 comments of Jurgen Kramer

Thanks for the report. The issue could with the sample format (not clear which format is supported by the Amanero) or a firmware issue. When you play native DSD does...

Managed to get a test setup going, the sound is indeed recognizable but tinny. Switching between BE and LE sample formats does not seem to matter/improve things. BTW word of...

@bibo01 the player side has to set the correct sample rate. Nothing new here. For 32-bit DSD samples (contains 4x 8-bit DSD sample) the rate should be 88.2k for DSD64....

Okay, thanks. I was about to sent them an e-mail. I'll wait for the updated firmware.

If you can sent the output of: cat /proc/asound/cardX/stream0 (replace X with your car nr) We can go from there..

please post the output of: cat /proc/asound//stream0 Thanks

The output suggests it only supports PCM. There is only one altset, normally there are at least 2.

It probably uses vendor specific USB commands to switch between PCM and DSD.

Thanks for you reply. On MSX the RETI instruction is not used, only the normal RET is used, also in the interrupt handler. MSX uses interrupt mode 1 (IM 1)....

void opcode_0xFB() { register_iff1=1; register_iff2=1; last_instruction_set_a_prefix=1; return; } // ei did not help, does not get out of halt.