|
web
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
MIDI guitar sheet music player in .netI would like to develop software that displays guitar sheet music and play it via midi. I plan on using visual studio .net 2005 (probably VB but maybe C#). I was thinking about having the stanza illuminate notes as they are played and allow the user to adjust the playback speed for learning purposes. I think I can put together the midi part, but I'm having trouble deciding the best way to implement the interface. I was hoping to create a kind of drag and drop designer that creates custom controls for notes which can be put into a panel representing the measure. Any off the cuff advice on how I should implement the interface (i.e. what controls should I inherit from?) or a good object model? Issues such as notes background transparency and snapping to the sheet music lines are not fully cemented yet. Thanks, Tony (tony_h***@hotmail.com) PS if you think I'm posting in the wrong newsgroup feel free to recommend a more appropriate location. Hi,
Check out Carls Midi Tools http://training.franklins.net/dotnet.aspx Ken ----------------- <tony.h***@gmail.com> wrote in message Show quoteHide quote news:1141935873.160325.43700@u72g2000cwu.googlegroups.com... > Hi all, > > I would like to develop software that displays guitar sheet music and > play it via midi. I plan on using visual studio .net 2005 (probably VB > but maybe C#). I was thinking about having the stanza illuminate notes > as they are played and allow the user to adjust the playback speed for > learning purposes. I think I can put together the midi part, but I'm > having trouble deciding the best way to implement the interface. I was > hoping to create a kind of drag and drop designer that creates custom > controls for notes which can be put into a panel representing the > measure. Any off the cuff advice on how I should implement the > interface (i.e. what controls should I inherit from?) or a good object > model? Issues such as notes background transparency and snapping to > the sheet music lines are not fully cemented yet. > > Thanks, Tony (tony_h***@hotmail.com) > > PS if you think I'm posting in the wrong newsgroup feel free to > recommend a more appropriate location. > <tony.h***@gmail.com> wrote in message
news:1141935873.160325.43700@u72g2000cwu.googlegroups.com... Since you crossposted to dotNet and non-dotNet groups....> Hi all, > > I would like to develop software that displays guitar sheet music and > play it via midi. I plan on using visual studio .net 2005 (probably VB For future reference... You'll want to post that question in a .Net group. They all contain "dotnet" or "vsnet" in their names. This and all other groups on the MS server that start with "microsoft.public.vb" are for VB Classic (mostly VB5/6) and were in existance long before any .Net products were released. While some of the code looks the same, they are very different products and require a different set of groups. Try one of these: news://news.microsoft.com/microsoft.public.dotnet.general news://news.microsoft.com/microsoft.public.dotnet.languages.vb news://news.microsoft.com/microsoft.public.dotnet.languages.vb.controls news://news.microsoft.com/microsoft.public.dotnet.framework.interop -- Ken Halter - MS-MVP-VB - Please keep all discussions in the groups.. DLL Hell problems? Try ComGuard - http://www.vbsight.com/ComGuard.htm
Can't modify instance of a class from within the class!
WebBrowser Control Printing Garbage collection, Unmanaged code and SafeArrays creating independant application vb 2005 express edition Fastest way to load jpg images ? Regular Expression Question Single event handler for menu Access digital camera How to.... Question..... Refresh my memory on datatables, datasets etc. |
|||||||||||||||||||||||