Oh no! Where's the JavaScript?
Your Web browser does not have JavaScript enabled or does not support JavaScript. Please enable JavaScript on your Web browser to properly view this Web site, or upgrade to a Web browser that does support JavaScript.

midi.datatype AROS 64-Bit v11

Last updated on 16 hours ago
AMIGASYSTEMAMIGASYSTEMDistro Maintainer
Posted 21 hours ago
After a lot of hard work, thanks to I.A., I managed to get the midi.datatype working on AROS 64-Bit v11.

Multiview opens the MIDI file, but there’s no sound because I don’t have dedicated hardware, and I don’t know if there are ways to make it work without dedicated hardware, either on AROS VM or natively.

If anyone would like to test the midi.datatype, just let me know.

If it works, I’ll try to port it to AROS ABIv0 and AROS 68k as well.
You do not have access to view attachments
M
miker1264Software Dev
Posted 21 hours ago
AMIGASYSTEM

What do you mean "dedicated hardware" ? What audio hardware is required?
AMIGASYSTEMAMIGASYSTEMDistro Maintainer
Posted 20 hours ago
I'm no expert in this field, but I suppose you'd need a synthesizer or a sound module, or perhaps a software synthesizer.
As I said, I'm no expert, but on AROS 68k with the Amiga midi.datatypes, for example, MPlayer plays MIDI files because WinUAE includes the appropriate options.
[url=https://www.arosworld.org/infusions/forum/index.php?viewforum&forum_id=16][b]AROS One All Thread[/b][/url]
[url=https://sites.google.com/view/arosone][b]AROS One Home Site[/b][/url]
[url=https://www.facebook.com/profile.php?id=100095334408019][b]AROS One Facebook[/b][/url]
M
miker1264Software Dev
Posted 20 hours ago
[quote name=AMIGASYSTEM post=14522]@AMIGASYSTEM - I'm no expert in this field, but I suppose you'd need a synthesizer or a sound module, or perhaps a software synthesizer.
As I said, I'm no expert, but on AROS 68k with the Amiga midi.datatypes, for example, MPlayer plays MIDI files because WinUAE includes the appropriate options.[/quote]

So you can't just play a digital Midi file, it has to be real hardware?
AMIGASYSTEMAMIGASYSTEMDistro Maintainer
Posted 19 hours ago
MIDI files on AROS as well as on other operating systems, can be played either via hardware or via software.

For example, some players, such as my PlayerMidi-GUI, as well as the WildMidi command, play MIDI files using the Timidity software instruments.

In addition, you need drivers to play MIDI files using a hardware tuner.

The same is true on the Amiga; without hardware, some players use the Timidity or GMPlay instruments.

If you’ve installed AROS One, click on the MIDI file icon and you’ll see them play (via a script and the WildMidi player).
[url=https://www.arosworld.org/infusions/forum/index.php?viewforum&forum_id=16][b]AROS One All Thread[/b][/url]
[url=https://sites.google.com/view/arosone][b]AROS One Home Site[/b][/url]
[url=https://www.facebook.com/profile.php?id=100095334408019][b]AROS One Facebook[/b][/url]
J
Jeff1138Member
Posted 16 hours ago
Hi,

If anyone has a pi3+ around they could prehaps turn it into a mt32-pi and try?

https://github.com/dwhinham/mt32-pi/tree/main but you do have find roms and other soundfiles

https://www.youtube.com/watch?v=KQ4M8JY8UsQ but hopefully usb to usb using camdusbmidi

Edit mt32-pi.cfg

For mt32 etc
default_synth=mt32
output_device = hdmi
midi_channels=standard
rom_set=

For Soundfonts etc
Edited by Jeff1138 on 15-09-2026 15:45, 13 hours ago
You can view all discussion threads in this forum.
You cannot start a new discussion thread in this forum.
You cannot reply in this discussion thread.
You cannot start on a poll in this forum.
You cannot upload attachments in this forum.
You cannot download attachments in this forum.
Users who participated in discussion: AMIGASYSTEM, miker1264, Jeff1138