https://github.com/shimpe/integra7auralalchemist
Something cross-platform to edit ROLAND Integra-7 parameters (trying to learn something about CSharp, .net8.0, AvaloniaUI 11.x and Roland Integra-7 at the same time - developing on linux in vscode but should compile on other platforms as well)
https://github.com/shimpe/integra7auralalchemist
avaloniaui cross-platform csharp dotnet-core integra-7 linux sysex
Last synced: 5 months ago
JSON representation
Something cross-platform to edit ROLAND Integra-7 parameters (trying to learn something about CSharp, .net8.0, AvaloniaUI 11.x and Roland Integra-7 at the same time - developing on linux in vscode but should compile on other platforms as well)
- Host: GitHub
- URL: https://github.com/shimpe/integra7auralalchemist
- Owner: shimpe
- License: gpl-3.0
- Created: 2024-08-01T18:30:28.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-12-08T17:16:24.000Z (over 1 year ago)
- Last Synced: 2025-02-14T21:47:40.172Z (over 1 year ago)
- Topics: avaloniaui, cross-platform, csharp, dotnet-core, integra-7, linux, sysex
- Language: C#
- Homepage:
- Size: 3.22 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Integra-7 Aural Alchemist
A cross-platform editor (works on linux and windows so far) for the Roland Integra-7 parameters.
Current functionality
- At the moment all documented parameters are exposed and you can load SRX/EnSNx from the UI.
- If you edit something on the integra-7, the tool updates its ui to show the changes
- Vice versa, if you edit a parameter in the tool, it is sent to the integra-7
- After editing a tone you can save it on the integra-7 as a user preset
# How to build and run from source code
- First install jetbrains rider from https://www.jetbrains.com/rider/ It's free for non-commercial use nowadays.
- In rider, open the solution file Integra7AuralAlchemist.sln
- In the *run* menu of rider, click run. The tool should build in a few seconds and then start.
# Some screenshots:
Example of how parameters are exposed for a SuperNATURAL Drum kit (the other types of instruments are supported too)

Example of the SRX selection screen

Example of how you can filter presets and parameters in the ui