Chordian / sidfactory2

SID Factory II is a cross-platform editor for composing music that will work on a Commodore 64. It uses the reSID emulator and is currently in open BETA.
http://blog.chordian.net/sf2/
110 stars 13 forks source link

Support for ASID playback over MIDI, interfacing SIDs on hardware (#178) #179

Open micheldebree opened 8 months ago

micheldebree commented 8 months ago

TODO:

Documentation

Example for macOS

In ~/.config/sidfactory2/user.ini:

Playback.ASID.MidiInterface = "MIDISPORT 2x2 Port A"

A way to find out the available values, is to run SF2 from the terminal and check the logging:

/Applications/SIDFactoryII.app/Contents/MacOS/SIDFactoryII

2024-07-02 11:03:49.665 SIDFactoryII[56993:1090015] INFO: [FOUND] MIDI output port 0: MPK Mini Mk II
2024-07-02 11:03:49.665 SIDFactoryII[56993:1090015] INFO: [FOUND] MIDI output port 1: MiniFuse 4
2024-07-02 11:03:49.665 SIDFactoryII[56993:1090015] INFO: [FOUND] MIDI output port 2: MIDISPORT 2x2 Port A
2024-07-02 11:03:49.665 SIDFactoryII[56993:1090015] INFO: [FOUND] MIDI output port 3: MIDISPORT 2x2 Port B
micheldebree commented 7 months ago

About the toggle: