惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

MongoDB | Blog
MongoDB | Blog
罗磊的独立博客
美团技术团队
B
Blog
量子位
The Cloudflare Blog
钛媒体:引领未来商业与生活新知
钛媒体:引领未来商业与生活新知
aimingoo的专栏
aimingoo的专栏
The GitHub Blog
The GitHub Blog
博客园 - 聂微东
P
Proofpoint News Feed
让小产品的独立变现更简单 - ezindie.com
让小产品的独立变现更简单 - ezindie.com
D
DataBreaches.Net
博客园 - 三生石上(FineUI控件)
Y
Y Combinator Blog
酷 壳 – CoolShell
酷 壳 – CoolShell
Vercel News
Vercel News
Blog — PlanetScale
Blog — PlanetScale
云风的 BLOG
云风的 BLOG
Microsoft Azure Blog
Microsoft Azure Blog
有赞技术团队
有赞技术团队
OSCHINA 社区最新新闻
OSCHINA 社区最新新闻
阮一峰的网络日志
阮一峰的网络日志
S
SegmentFault 最新的问题

LinuxJedi's /dev/null

When an Amiga A570 Repair Took a Strange Turn When the Docs Fall Short: Investigating Claude Code’s Budget Cap AI Didn’t Destroy Your Company, Your Processes Did Ditching the Debug Probe: Using a Segger J-Link with a Raspberry Pi Pico When PAL Goes Wrong: Repairing an Amiga CD32 A Socket 7 Upgrade: Moving Beyond the 486 Reviving an Amiga 600: From Dead Video to a Clean Boot The Amiga 1200 That Fought Back: The Faults I Missed the First Time Why Recapping Isn’t Always the Cure: And Amiga 1200 Repair Story
Reviving a Roland SoundBrush: Floppy MIDI Playback Withou...
LinuxJedi · 2026-01-01 · via LinuxJedi's /dev/null

Back in the 80s and early 90s, when games often came on floppy disks, the music came in MIDI format. If you have never heard of MIDI, this is a standard way for electronic instruments to communicate the notes being played. When the music was composed, sound modules such as the Roland MT-32 and later the SC-55 were used.

If you were lucky enough to own one of these devices, you would hear the games as they were meant to be heard. It is like having an orchestra playing in front of you.

I have both the MT-32 and SC-55 and use them whenever I play classic DOS games. It gives them a new lease of life and both sound incredible. The SC-55, however, has a sister device called the SB-55. I acquired one in June and finally got to try it out today.

The Roland SB-55

The SB-55 (SoundBrush 55) uses 720K DD floppy disks to record and play MIDI files through a MIDI device. It has the same design style as the SC-55 intentionally. The two are intended to be used together and you can get a 1U rack mount for them to be next to each other.

To test it, I loaded Canyon.mid onto a floppy disk, connected it to the SC-55’s front port and popped in the disk.

Well, that’s not good…

Investigation Time

Given that it is cutting out, my theory was it was power supply related. All these Roland devices use a 9V DC input (centre negative polarity). But, the SB-55’s circuitry likely all works at 5V, so there is likely a DC-DC converter in there. In which case, I suspect the capacitors have failed.

Once I took the lid off, I could see the first problem.

You can’t see it in this photo, but there are two SMD 47uF capacitors behind the cables connected to the back board. These were showing signs of corrosion. The metallic plate on top of the device has an upside-down PCB which is the main motherboard, so I unscrewed that.

Three more 47uF capacitors, and all have leaked. Under the board was the floppy drive, which is a Chinon FZ-354. This same drive can be found in some Amigas.

Time to move to my workshop…

Recap

I attempted to desolder the capacitors on the power board first.

Three of the four pads were destroyed and came off with the capacitors when desoldered. The one for the capacitor at the top of the photo connecting it to the cable was still usable. So, I used a fibre pen to scratch away some of the solder mask for the other end. I then used some thick wire to solder the second capacitor. It wasn’t pretty, but it worked.

Whilst I was at it, I tested the through-hole capacitor as well. It seemed to be in excellent health, so I left it in place.

Now for the motherboard. Corrosion was just as bad, but luckily I did not lose any pads. It was still a pain to desolder them and required a lot of cleaning as I was working.

When I was done, this is how the motherboard looked.

Testing

I was pretty confident with my repair, so I reassembled the device and tried again…

Perfect! I can now play MIDI files on my SC-55 without needing to boot my computer!