dimanche 4 juillet 2021
Back to the 90s
At the time, I saw this kind of covers on certain magazines. There was something other than the extreme and boring standardization of Apple and Microsoft. 30 years of crossing the desert! A new start, I hope, for other things more eclectic and more interesting...
vendredi 2 juillet 2021
A SMALL MIDI TOOL (next)
Another problem that really annoys me when I want to quickly jump to a patch on a specific synth. is that it is never easy. You have to go to the PC to play with the mouse, or type on the series of control keys of a particular hardware sequencer. Or more simply, get up from your seat to change the patch directly on the machine.
I decided to create a small simple module allowing to select a MIDI channel as well as a change of patch on the selected channel.
Here is the result of my thoughts on the subject:
Unlike the Midi Merge Box project, here, the system must fit into the MIDI chain. The system cannot therefore be passive and must insert the patch change commands only when the MIDI 'network' is available.
The second challenge consists in power the Patch selector from the MIDI bus. Indeed, such a device which must be inserted in a MIDI chain can be very quickly painful to use if in addition it is necessary to manage the power supply unit.
To do that, it is necessary to develop a system whose power consumption remains below 20mA, ideally below 15mA. this time, I chose a microcontroller that I haven't used for over 15 years but which turns out to be very energy efficient and above all very easy to program / debug.
At the stage where I am developing my little studio, I have now to decide for a mixing console. I would go for a RACK version because I don't have a lot of room in my studio!
What do you think of Yamaha's TF-R rack console?
Tell me if you have any comments on this console ...
mercredi 30 juin 2021
Time for the µPF--2
The µPF--2
mardi 29 juin 2021
A SMALL MIDI TOOL!
A few days after having ordered the realization of my printed circuit board, it has just arrived:
A very easy to assemble midi merge box
Unlike usual, I chose not to use SMD components but only through hole components. This will make it easier to assemble the circuit. I could even offer the circuit to be assembled as a kit if that interests some...
I am still waiting for the components, especially the switches and connectors, to carry out the first tests.
mardi 15 juin 2021
A SMALL MIDI TOOL!
A midi merge box
- Current synthesizers are now often equipped with software allowing their setting from a PC / MAC.
- For those who prefer hardware sound generators rather than software, the number of machines to be controlled tends to increase over the years.
- The topology of the MIDI network is not efficient when it is necessary to connect several MIDI out to a single MIDI in.
- Several solutions are available to overcome this problem but often it does not work well but still costs a 'certain' price.
jeudi 10 juin 2021
RETRO ][ : A Retro Apple 2
The adventure goes on. After having assembled an Omega MSX2 computer, an Easy Z80 under CP / M and a Maximite under Basic, this time I am attacking a clone of APPLE2, the RETRO] [ :
https://www.hackster.io/news/capture-apple-nostalgia-with-the-retro-computer-f0fc0ffda886 |
After starting by mounting the power supply, I actually noticed a problem with the two negative voltages of -12V and -5V.
Both of these power supplies have a small design error. Nothing very bad but this implies on the one hand not to mount the two regulators concerned, as can be seen on the previous picture, and on the other hand to make the corrections to the printed circuit board.
This considered, nothing prevents continuing to build what will ultimately only be a prototype since a final version involves making corrections :
New PSU for the PROPHET-VS
The Sequential Circuits Prophet VS is a great synthesizer :
But it is also a machine that is not very well made. Poor quality components, perfectible printed circuits, spreading out of the processor buses inside the device, a PSU that heats up a lot, a very noisy transformer and above all a whole series of very poor quality connectors. Not to mention the 'famous' CEM5530 whose production at the time must be completely out of service today, reason why I had to develop a replacement clone years ago.
The copy I own has only really worked for a few years, after making a lot of changes. And yet, there would be more to do. And precisely, one of the really painful things in this machine, when it works and that one can use it, it is the very important noise which the power transformer generates: very boring.
So, I decided to replace the whole power system of this VS. There were several possible choices for creating a replacement PSU. I decided to create a generic power supply that can be used in other devices, and secure, without handling high voltages.
I created a low voltage switching power supply with linear regulators on the + 12V and -12V outputs:
Beta version. |
Output technical details:
- +5V 2A (switching)
- +12V 2A (switching + linear)
- -12V 2A (switching + linear)
- RESET signal
- /RESET signal
- +5V BATTERY
- Power Error indicator
- Floppy type power connector
- 2 x 18V/AC
- Thermal fuses
- Precise outputs
- Low heat dissipation in normal use
I have to admit that it took me several versions to sort out the little issues that I encountered and thus obtain a very reliable and convenient power supply. To install this new PSU, the first thing to do was to remove all the concerned components on the Prophet motherboard:
In my case, I also removed the memory backup battery because I equipped my Prophet with self-backed SRAMs. This avoids any possibility of problem due to a possible corrosion of the battery body which could cause serious damage to the printed circuit:
Funny: the three green LEDs of the PSU illuminate the printed circuit board of the front face, which has the effect of nimbling the 'Enter' and 'Edit Waveform' switches with a green hallo.