Song Management during performance

Discussion relating to the Korg Oasys Workstation.

Moderators: Sharp, X-Trade, Pepperpotty, karmathanever

Post Reply
User avatar
DeanoCalgary
Posts: 19
Joined: Sat Oct 31, 2009 3:39 pm

Song Management during performance

Post by DeanoCalgary »

Hi, My recently-acquired Oasys and me would like to ask if anyone knows a PC song database application that will perform Prog or Combi switching. I need the PC to display my chord cheats, lyrics and set order, with option to push a Prog or Combi change.

I have a Filemaker database now that holds all my chords, lyrics and sets, it lets me create set lists, search and switch between songs during live use. I'd like to command the Oasys to switch sounds when I get to a chosen song, based on a parameter stored in the database.

Any ideas would be welcome. Maybe a little PC application that Filemaker can communicate with, send the Combi switch parameter, so I can keep my beloved Filemaker but not have to try to send midi from within Filemaker itself.

Maybe there's a performance database I can import all my chords, lyrics into. I'm open to ideas. Thanks very much. Regards.
Kevin Nolan
Approved Merchant
Approved Merchant
Posts: 2524
Joined: Sun Dec 04, 2005 3:08 pm
Location: Dublin, Ireland
Contact:

Post by Kevin Nolan »

I can't specifically answer your question as I do not know enough about Filemaker - but I would recommend you look to port you're setup away from a non musical application.

You should perhaps look to Sibelius, Finale or one of the DAW's to see if you can conveniently display lyrics and chords as well as transmit the necessary MIDI Program Change messages to the OASYS to change programs (or combi's ?). Might Garageband have such a feature?

It might also be worth your while visiting www.logicprohelp.com and asking it Apple's 'Mainstage' application (bundled with Logic Pro) can provide the features you want. If not - you may have a very good suggestion for apple for a new feature to the next release of that application.

Other alternatives include:

- Explore NI Reason or Cycling 74 MAX5 to program your own app.
- Contact IRCAM (www.ircam.fr) to see if they've developed something similar though if they have you'll have to join 'Forum IRCAM' and pay an annual license fee for the use of their software
- Talk to the 3rd year student on a thread on this forum where he's looking for a 3rd year project involving MIDI to see if he can develop something for you!

Good luck!
User avatar
Sharp
Site Admin
Posts: 18221
Joined: Wed Jan 02, 2002 12:29 am
Location: Ireland
Contact:

Post by Sharp »

I believe you emailed me on this which is never a good idea when we provide this forum for people to use for this exact reason. :-)

I believe what you want to do is possible, but it might take a little push and shove in filemaker to get this done.

You first need to convert midi data (Program Changes) into computer keyboard key strokes which you can easily do using any of the free apps like this puppy
http://www.bome.com/midi/translator/screenshots.html

So that's going to output a command to filemaker, now all you need to do is convert that information into something filemaker can use to switch records ( Songs).

For example if A = B, then go to C.
A = Program Change value the app transmits to Filemaker
B = The song's program change value.
C = The song to be loaded.

Regards
Sharp.
<table border="0" cellpadding="0" cellspacing="0" width="530"> <tr> <td rowspan="1" colspan="1" width="267" height="94"> <a href="https://shop.korg.com/kronossoundlibraries"><img name="Image110" src="http://www.irishacts.com/images/Image11_1x1.png" width="267" height="94" border="0" alt="KORG Store - Irish Acts"></a></td> <td rowspan="1" colspan="1" width="263" height="94"> <a href="http://www.irishacts.com"><img name="Image111" src="http://www.irishacts.com/images/Image11_1x2.png" width="263" height="94" border="0" alt="Irish Acts Online Store"></a></td> </tr> </table>
User avatar
DeanoCalgary
Posts: 19
Joined: Sat Oct 31, 2009 3:39 pm

Post by DeanoCalgary »

Kevin,
Great suggestions, thanks for those. I will pursue those product leads. BTW, Filemaker is an Apple product (company), they operate under the FileMaker flag to try to reasure their PC user base of equal treatment. In typical Apple style, they rely on their user base to nudge their products in different directions. I've wondered why this rather obvious feature wasn't more routine in so-called gigging applications. Could it be that my now over-50 brain needs onscreen "cheats" for chords and lyrics that used to stay trapped in cells longer.

Well, maybe I'm the nudge this feature has been looking for. And, yes, I too saw the student looking for a project. I will nudge him. :D
User avatar
DeanoCalgary
Posts: 19
Joined: Sat Oct 31, 2009 3:39 pm

Post by DeanoCalgary »

Sharp, sorry about the spam, I hadn't made the connection. :oops: Bome software looks like it might be suitable. Kind regards.
User avatar
Sharp
Site Admin
Posts: 18221
Joined: Wed Jan 02, 2002 12:29 am
Location: Ireland
Contact:

Post by Sharp »

I like the idea of being able to do this so I'll probably add this function to my software.

Image 1
Image

Image 2
Image

Image 3
Image


It's designed for touch screen use, but a total hands free system tied into midi would be really great.

Regards
Sharp.
<table border="0" cellpadding="0" cellspacing="0" width="530"> <tr> <td rowspan="1" colspan="1" width="267" height="94"> <a href="https://shop.korg.com/kronossoundlibraries"><img name="Image110" src="http://www.irishacts.com/images/Image11_1x1.png" width="267" height="94" border="0" alt="KORG Store - Irish Acts"></a></td> <td rowspan="1" colspan="1" width="263" height="94"> <a href="http://www.irishacts.com"><img name="Image111" src="http://www.irishacts.com/images/Image11_1x2.png" width="263" height="94" border="0" alt="Irish Acts Online Store"></a></td> </tr> </table>
minnkorg
Junior Member
Posts: 72
Joined: Thu Jul 26, 2007 4:48 pm
Location: MN USA

Post by minnkorg »

Actually like a previous poster said.
If you are using logicpro, MainStage will do all what you want except for the lyrics...
Music is food for the soul.
iMac 24"-Logic9 Pro,Behringer X32,Roland VS2480CD,Korg Oasys88,Korg Radias, Yamaha Motif XS8, Roland Integra 7,Roland XP80,Roland VPro Session,Fender USA Strat, Gibson Les Paul USA Studio, Ovation Custom,Fender Jazzmaster Base,Roland GT6, Line6 PodXt Live. TC Helicon VoiceLive 2, Marshall JVM 410H 1960CABS. Fender Princeton Chorus.
User avatar
DeanoCalgary
Posts: 19
Joined: Sat Oct 31, 2009 3:39 pm

progress update

Post by DeanoCalgary »

Midi Translator's developer advised me that his product can only accept input from the keyboard at this time, but he will consider an API sometime in the future.

Mainstage, Logic Studio reproduces many of the musical instruments, midi playback, sampler, sequencer, and patch tools that are inherent in an Oasys or any modern synth. Its funcationality in support of live performance, however, is not the product's focus and misses on a couple of key requirements of mine.

For me chord cheats is not sheet music, but rather Em, F#maj7 - text not notation. Text is much more concise, no pages to turn. More like guitar tab.

So, thanks very much for the advice and suggestions. The hunt continues. Regards, Deano
User avatar
Sharp
Site Admin
Posts: 18221
Joined: Wed Jan 02, 2002 12:29 am
Location: Ireland
Contact:

Post by Sharp »

Midi Translator's developer advised me that his product can only accept input from the keyboard at this time, but he will consider an API sometime in the future.
I think you have your wires crossed. The program converts MIDI to keyboard input, not the other way around. This is exactly what you want.

You just need to write the script I mentioned above to get it all working.

Regards
Sharp.
<table border="0" cellpadding="0" cellspacing="0" width="530"> <tr> <td rowspan="1" colspan="1" width="267" height="94"> <a href="https://shop.korg.com/kronossoundlibraries"><img name="Image110" src="http://www.irishacts.com/images/Image11_1x1.png" width="267" height="94" border="0" alt="KORG Store - Irish Acts"></a></td> <td rowspan="1" colspan="1" width="263" height="94"> <a href="http://www.irishacts.com"><img name="Image111" src="http://www.irishacts.com/images/Image11_1x2.png" width="263" height="94" border="0" alt="Irish Acts Online Store"></a></td> </tr> </table>
User avatar
DeanoCalgary
Posts: 19
Joined: Sat Oct 31, 2009 3:39 pm

Post by DeanoCalgary »

Hi Mr Sharp. My wires are good, thanks. I wish to switch the synth from Filemaker, not the reverse, a mistake I noted in your first response but chose to ignore because your advice was still relevant and helpful. MT has an "outgoing message" feature but needs keystrokes.

I appreciate your assistance. Regards.
User avatar
Sharp
Site Admin
Posts: 18221
Joined: Wed Jan 02, 2002 12:29 am
Location: Ireland
Contact:

Post by Sharp »

Sorry...lol.... my mistake.


This is actually even better news then since all you have to do is add a midi file to your form that contains the program change command. Then add a button or a timer that plays the midi file when the record is selected.

If the midi on your PC is set to Out and not to it's internal synth, then the OASYS will pick up the command and jump to the correct COMBI sound when the record is selected.

Regards
Sharp
<table border="0" cellpadding="0" cellspacing="0" width="530"> <tr> <td rowspan="1" colspan="1" width="267" height="94"> <a href="https://shop.korg.com/kronossoundlibraries"><img name="Image110" src="http://www.irishacts.com/images/Image11_1x1.png" width="267" height="94" border="0" alt="KORG Store - Irish Acts"></a></td> <td rowspan="1" colspan="1" width="263" height="94"> <a href="http://www.irishacts.com"><img name="Image111" src="http://www.irishacts.com/images/Image11_1x2.png" width="263" height="94" border="0" alt="Irish Acts Online Store"></a></td> </tr> </table>
User avatar
DeanoCalgary
Posts: 19
Joined: Sat Oct 31, 2009 3:39 pm

Post by DeanoCalgary »

Oh I see where you're going. I'll give that a try. I know filemaker will play midi files, so you're right, just need to make sure the midi commands go to the outbound midi device which they should, and that the file contains only program change info.

Nice tip. Thanks for hanging in.
Post Reply

Return to “Korg Oasys”