List your hardware that is working and not working. #279
Replies: 50 comments 99 replies
-
I have a Piemori Audio DAC Shim with PCM5100A chip and works ok. I"ve just test it on a RP2. |
Beta Was this translation helpful? Give feedback.
-
RASPIaudio works fine.
In addition, as this board exposes pins needed for LCD and GPIO on a pass thru header, you can wire your IO through it, so only one item needs to plug onto the Pi
On June 9, 2022 7:27:18 AM EDT, arsamus ***@***.***> wrote:
I have a Piemori Audio DAC Shim with PCM5100A chip and works ok. I"ve just test it on a RP2.
--
Reply to this email directly or view it on GitHub:
#279 (comment)
You are receiving this because you are subscribed to this thread.
Message ID: ***@***.***>
--
Sent from my Android device with K-9 Mail. Please excuse my brevity.
|
Beta Was this translation helpful? Give feedback.
-
PCM5102A DAC Decoder GY-PCM5102 from AliExpress works a treat |
Beta Was this translation helpful? Give feedback.
-
IQaudio DAC+ from berrybase.de works great (5122 chip) |
Beta Was this translation helpful? Give feedback.
-
Pcm 1502 sound card, 1602 Winstar OLED display white/black. RPI 4b with 4gb ram. 4n35 opto isolator for the MIDI input. 19" plastic rack case with front USB host port and rear USB host port, 5 pin MIDI in/out/thru, left and right quarter inch jacks, power and a slot for accessing the SD card for updates. |
Beta Was this translation helpful? Give feedback.
-
Beta Was this translation helpful? Give feedback.
-
Hi,
|
Beta Was this translation helpful? Give feedback.
-
Hi, The MAX98357A on a RasPi 4B (4Gb) works ok but is rather quiet even turned up to the max and the gain pin set to 15dB via a 100K resistor to GND. I'd go for one of the PCM51x2 boards if you can plus a class D amplifier on the output such as the TPA3122... I have to say some of the projects above look amazing especially craigyjp's !!! Cheers, Dan |
Beta Was this translation helpful? Give feedback.
-
MIDI keyboards plugged into USB on Raspberry PI 4: |
Beta Was this translation helpful? Give feedback.
-
Just a note from my thread that might be worth repeating here, if you have issues on first boot, it may well be down to your SD card, so if one doesn't work, try any others you have around. |
Beta Was this translation helpful? Give feedback.
-
Please retry with the latest build. There is now improved support for Novation devices. |
Beta Was this translation helpful? Give feedback.
-
Novation Impulse 61 (latest build) |
Beta Was this translation helpful? Give feedback.
-
Komplete Kontrol S88 Mk2 - Works |
Beta Was this translation helpful? Give feedback.
-
I had a successful smoke test of the following components today:
No trouble at all getting MiniDexed running after updating the Pi firmware. Audio is about what you'd expect from the default interface. I'm planning on adding the following DAC for better sound, then mounting it all in a case:
I'm so excited to get those sweet 80s sounds going! |
Beta Was this translation helpful? Give feedback.
-
Behringer UMA 25S keyboard does NOT work as a USB device, but does work when connected through an M-AUDIO midi interface. I did check the USB side on a different computer to verify that indeed it is sending midi as expected over USB |
Beta Was this translation helpful? Give feedback.
-
Cool. Now, who is going to code a step sequencer for the Launchpad series ("Programmer Mode", meaning the Raspberry Pi controls the whole show) on Circle/MiniDexed? |
Beta Was this translation helpful? Give feedback.
-
Roland MKB-300 with built-in miniDexed. VID-20230826-WA0000.mp4 |
Beta Was this translation helpful? Give feedback.
-
Use a powered usb hub?
…On August 26, 2023 7:20:00 PM GMT+02:00, akivaatwood ***@***.***> wrote:
Same problem here. miniDexed works fine hooked up to a midi keyboard via USB.
USB to MIDI cable is flashing while the PC sends midi data
Any suggestions on testing the midi interface?
--
Reply to this email directly or view it on GitHub:
#279 (reply in thread)
You are receiving this because you commented.
Message ID: ***@***.***>
|
Beta Was this translation helpful? Give feedback.
-
Hi,
With the HAPAX you can control the 8 Midi channel of the minidexed and assign the effect to the encoder |
Beta Was this translation helpful? Give feedback.
-
Yamaha P-115 digital piano Is it worth upgrading to a better Pi? The Pi2 seems to handle everything fine. |
Beta Was this translation helpful? Give feedback.
-
I can confirm eight Dexed instances on the Pi ZERO2W. No dropouts and MIDI thru transmits seamlessly. Components used: PCM5102 DAC |
Beta Was this translation helpful? Give feedback.
-
Beta Was this translation helpful? Give feedback.
-
I got everything working with a PI4 (4Gb) eventually:
|
Beta Was this translation helpful? Give feedback.
-
Found another cheap OLED with comfortable size. The ones mentioned in the Wiki are quite small. This one is 1.5 and is fully compatible with SSD1306. |
Beta Was this translation helpful? Give feedback.
-
I had the same issue with the build using the pcb above. @diyelectromusic did I err somewhere? Or just build in the wrong encoder? I actually removed the dac since it's difficult to fix it in place on that design above. And the sound quality is fine internal for this purpose. If you look just above your post, you can see the larger version DAC I've used with a pi zero. It's a lot easier to get into place (but big!) and it has rca outs! Those you can get for 10 to 15 euros. |
Beta Was this translation helpful? Give feedback.
-
I think different encoders get wired up differently internally, but I'm not really sure! I think this will always be one of those "try it, and if you need to switch them, just switch them" things. Kevin |
Beta Was this translation helpful? Give feedback.
-
I tried a Raspaudio DAC Audio+ V3 HAT with my Pi2. It worked as a HAT, but did not send any information thru the HAT, and I couldn't get it to work as a breadboard unit, so I decided to go with the Raspberry Pi Audio DAC PRO instead, which works great. I have soldered external 1/4" jacks for L+R output, as well as headphone output. Left to solve: Main volume output (should be available thru GPIO's on the Raspberry Audio DAC PRO, but most likely not supported in the MiniDexed code). The soundcard also acts unexpected as the added headphones jack activates only when I insert mini-jacks in the original headphone output (something with the "Detect" pins, still to be unraveled). |
Beta Was this translation helpful? Give feedback.
-
my rotary encoder hardly worked at all without additional components. When I soldered 2 capacitors (22nF) between ground and the corresponding pins, it worked much better. Finally, I "cleaned" the signals using an SN74HC14N. I always connected 2 inverters in series for this. I used a standard 5V MIDI input circuit (6N138 etc.) and used a cheap level shifter (4-way Ebay or Amazon) to get it from 5V to 3.3V. Works without any problems. |
Beta Was this translation helpful? Give feedback.
-
M-Audio Keystation Mini works nicely, the + and - buttons work by default for changing instrument has anyone tried the old AIY Voice hat? i got a couple going unused and would be kool if it can work on this |
Beta Was this translation helpful? Give feedback.
-
The M-Audio MIDISport Uno, strangely, doesn't work with Minidexed. |
Beta Was this translation helpful? Give feedback.
-
List your hardware in this thread that is working, as well as not working with miniDexed
I can confirm that a
Beta Was this translation helpful? Give feedback.
All reactions