Coder Social home page Coder Social logo

dubeaud / sysexlibrarian Goto Github PK

View Code? Open in Web Editor NEW
10.0 3.0 0.0 56 KB

SysEx Librarian is an app to let your PC communicate with MIDI devices using System Exclusive messages, also known as SysEx. The most common use is to backup patch data from synthesizers, although there are others (such as sending firmware updates).

License: MIT License

C# 100.00%

sysexlibrarian's Issues

Add labels

Allow users to labels their sysex file(s)

  • Label a sysex file
  • Filter by labels

Record sysex

Recording should allow you to enter the filename and categories for the new file then record any sysex incoming on midi ports.

  • While waiting for a sysex message, display a progress dialog with a cancel button.
  • If an error happens, display an error dialog.
  • After the sysex message is received, the dialog updates to show a message was received with a checkmark and a done button. The sysex file is saved to the library and disk.

The user will have to manually trigger a sysex dump on their device.

Sysex Record Error

Hi
Been a while since anyone looked at this code.
The source code compiles correctly on VS 2022 (.NET 4.8).
App detects installed MIDI devices and can select sysex files but I haven't been successfull in sending and receiving Sysex messages to my MIDI device (Volca FM2).
The sending happens with no error.
Receiving messages gives an error as below.
SysexLibRecordError
Not enough memory available when selecting Sysex record.
Also no option to specify MIDI Input.
Thanks

Send sysex to device

Select a sysex file in the library and send it to a device via a selected midi output.

Build request

I have a request, could you upload the compiled exe of this project?Thanks

Error code CS1660

Hi,
Thank you for sharing your project. I tried to compile with Microsoft Visual Studio Community 2019 and I've got an error CS1660 in MainWindow.xaml.cs line 132 :
Gravité Code Description Projet Fichier Ligne État de la suppression
Erreur CS1660 Impossible de convertir expression lambda en type 'BsonValue', car il ne s'agit pas d'un type délégué SysExLibrarian C:\Users\HP 8200\Documents\Visual Studio 2010\Projects\MIDI\SysExLibrarian-masterORG\SysExLibrarian\MainWindow.xaml.cs 132 Actif

sorry its in french language .
Please can you help me ?
thank you a lot

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.