I offer a donation of EUR 1.000.- for a simple notation module which I can use in VB.NET!

• Jan 20, 2017 - 16:22

Sorry -my English is not very good so I have to write in German...

Hallo!
Zuerst möchte ich mich ganz herzlich bei euch für diese MEGA-SUPER-TOLLE
Notationssoftware herzlich bedanken. Genau danach habe ich seit vielen,
vielen Jahren gesucht. Habe dabei alles mögliche ausprobiert. Von Encore bis
Finale und Lilypond ... - Nichts passt für meine Zwecke (Chorleiter,
Arrangeur, Musiker) so perfekt, wie MUSESCORE!
Ich programmiere selber zwar "nur" in VB.NET (Visual Studio) - und entwickle
damit kleine Multimedia Anwendungen. Derzeit arbeite ich an einem Tool zum
Gesangstraining für meinen Chor. Wo ich allerdings fast verzweifle, ist eine
vernünftige Darstellung von Notenzeilen, welche durch kurze MIDI-Files
gefüllt werden und halbwegs ordentlich dargestellt werden sollten. Das, was
Musescore beim Einlesen von Midi-Files macht, würde ich in ganz
vereinfachter Form in meiner Software (VB.NET) benötigen.
Ich möchte einfach ein bestimmtes File, einen bestimmten Midi-Kanal und
einen Taktbereich (von-bis) angeben. Als Ergebnis hätte ich gerne eine oder
mehrere formatierte Notenzeilen mit dem jeweiligen Liedtext. Ganz ideal wäre
es, wenn noch eine Art "Positionszeiger" möglich wäre und/oder die Noten
automatisch "scrollen" würden... Ich muss und möchte keinen Editor
integrieren - nur eine vernünftige Bildschirmdarstellung!
Wenn Sie mir so ein Modul, dass ich dann in VB.NET integrieren kann schreiben
könnten (der Quelltext existiert dazu ja schon im Wesentlichen...) würde
ich mich gerne mit einer großzügigen Spende in der Höhe von EUR 1.000.-
für Ihr Projekt erkentlich zeigen. Bitte helfen Sie mir!
Vielen Dank und beste Grüße aus Österreich!
Michael Kainberger
mail: orgelpult@gmx.at


Comments

Hallo Michael,

durch Zufall hat in diesem Forum jemand den freien Midi-Sequenzer Sekaiju erwähnt.
Der hat auch Notations-Ansicht und wie aus den FAQ dort, scheint er auch mit VisualStudio programmiert zu sein und v.a. ist die Weiterverwendung in eigene Projekten erlaubt!
Also schau mal hier:
http://openmidiproject.osdn.jp/Sekaiju_en.html

Für Gedanken-Austausch wirst Du allerdings ums englische Forum dort nicht herumkommen, es sei denn, Du sprichst japanisch :-)

Ansonsten könntest Du auch den Blick auf den kostenlosen Capella-Reader werfen.
http://www.capella-software.com/de/index.cfm/produkte/capella-reader/in…
Der läßt sich einfach per shell mit midi füttern und hat ne schöne Ansicht und nützliche Seiten-Ansichten.
Muss ja nicht richtig "eingebaut" werden, oder?

------------------------------------------------------------------------
Hi Michael,

By chance someone in this forum has mentioned the free midi sequencer Sekaiju.
The also has notation view and as from the FAQ there, it also seems to be programmed with VisualStudio and v.a. The reuse is allowed in own projects!
So look here:
Http://openmidiproject.osdn.jp/Sekaiju_en.html

For the exchange of ideas, however, you will not get around the English forum, unless you speak Japanese :-)

Otherwise, you can also look at the free Capella-Reader.
Http://www.capella-software.com/en/index.cfm/products/capella-reader/info-cape…
The is easy to feed by shell with midi and has a nice view and useful page views.
Does not have to be properly "builtin", right?

In reply to by musikai

Thanks a lot for your help!
But I'm afraid that neither the free capella reader nor the Japanese sequencer fulfill my needs.
To make it a bit clearer. My windows-app (written in VB.net) is a powerful sequencer that uses it's own sounds (mostlx classical an baroque sounds) and I only need a module capable to display what my sequencer is playing. It does not need to be 'in realtime' but the pointer of the notation window should be sychronized with the tempo and the play-position of my sequencer...
The display of the japanese sequencer is too poor and it is not possible to disply lyrics, so I really need something like MUSESCORE but with the ability to use the display module within my software. I know that this is NOT trival. Therefor I'm willing to pay the EUR 1.000.- for a working solution!

Beste
Michael

In reply to by Michael Kainberger

I hope for you somebody will take the chance. Don't know if it's even possible.
Just out of interest I searched the web for vb midi notation and found this old software
http://midisheetmusic.sourceforge.net/

that can visualize midi with lyrics. Sources are also available and can be built with Visual Studio.

I know, it's not what you are looking for. But perhaps something to play with during the time waiting for more answeres from here.

In reply to by Michael Kainberger

Hi Michael,
just to mention some alternatives: If you could live with exporting your scores as musicxml or PDF then you might be able to make usage of these approaches. The quality would be there, but you would have to look inside if it is able to sync to your midi stream. The player (which you wouldn't need) on the site only plays audio and video files.
http://wim.vree.org/js/index.html

Cheers
Kai

In reply to by musikai

Some links:
--------------------------------
Quote:
PSAM Control Library is a WinForms library containing the IncipitViewer control for drawing musical notes which can be read from MusicXml file or added programmatically. The library was initially a component of larger software Polish System for Archivising Music (http://www.archiwistykamuzyczna.pl/?lang=en) but I thought it could be useful for other software developers, so I decided to distribute it under BSD licence. PSAM Control Library is written in C# under Microsoft Visual Studio Express.
-------------------------------
https://www.codeproject.com/Articles/87329/PSAM-Control-Library
It is free but limited to single staff.
Good news is that the commercial product of the mentioned company doesn't have such limitations. Browse
http://manufaktura-programow.pl/en-US/Home/#products

Do you still have an unanswered question? Please log in first to post your question.