|
|||||||
![]() |
|
|
Thread Tools |
|
|
#1 |
|
HardwareHeaven Junior Member
Join Date: Dec 2004
Posts: 51
Rep Power: 0 ![]() |
Basicly it takes one channel, flips the phase, then mix both channels together killing all the audio that is shared by both channels but keeping what is different. This trick is used for karaoke 'cause often the vocals are centered while the instruments, beats etc aren't, but with a decent omnidirectional stereo mic, it kinda turns the mic into a bidirectional mic, only things that one side hears more than the other can pass thru.
I need a plugin that does that, but using the least resources as possible 'cause i'm pretty much out of space already; do you know of one i can download somwhere or is this somthing i'll need to have custom made? |
|
|
|
|
|
#2 |
|
HardwareHeaven Extreme Member
Join Date: Jan 2005
Posts: 5,563
Rep Power: 62 ![]() ![]() ![]() ![]() ![]() ![]() |
Re: Where can i get a karaoke/bidir mic effect/plugin?
You can find the Dane code for a basic karaoke plugin here:
karaoke-effect Just open up kX Editor and paste in the code (include Max's corrections), save it somewhere (where you want it to stay) and then double click on the .da file (where you saved it) to register it (or use register plugin option from the menu in kX DSP). |
|
|
|
|
|
|
|
HardwareHeaven Junior Member
Join Date: Dec 2004
Posts: 51
Rep Power: 0 ![]() |
Re: Where can i get a karaoke/bidir mic effect/plugin?
Great, thanx!
|
|
|
|
|
|
|
|
HardwareHeaven Junior Member
Join Date: Dec 2004
Posts: 51
Rep Power: 0 ![]() |
Re: Where can i get a karaoke/bidir mic effect/plugin?
What do i need to do to add somthing to that effect to let me activate bypass with MIDI?
|
|
|
|
|
|
#5 |
|
HardwareHeaven Extreme Member
Join Date: Jan 2005
Posts: 5,563
Rep Power: 62 ![]() ![]() ![]() ![]() ![]() ![]() |
Re: Where can i get a karaoke/bidir mic effect/plugin?
That only applies to .kxl plugins (plugin dll's written in C++).
With Dane only plugins, kX adds the automation stuff automatically for each "control", you do not really have any control over it. |
|
|
|
|
|
|
|
HardwareHeaven Junior Member
Join Date: Dec 2004
Posts: 51
Rep Power: 0 ![]() |
Re: Where can i get a karaoke/bidir mic effect/plugin?
just messing with the dane code i can't add sliders or checkboxes that show up in the automation window?
|
|
|
|
|
|
#7 |
|
HardwareHeaven Extreme Member
Join Date: Jan 2005
Posts: 5,563
Rep Power: 62 ![]() ![]() ![]() ![]() ![]() ![]() |
Re: Where can i get a karaoke/bidir mic effect/plugin?
Yes, you can add sliders... Any "control" register that you add will show up in the automation window (you will probably have to unload/relead the plugin after saving your changes).
|
|
|
|
|
|
#8 |
|
HardwareHeaven Extreme Member
Join Date: Jan 2005
Posts: 5,563
Rep Power: 62 ![]() ![]() ![]() ![]() ![]() ![]() |
Re: Where can i get a karaoke/bidir mic effect/plugin?
BTW: With the karaoke plugin, setting the level to zero is basically the same thing as bypass.
|
|
|
|
|
|
|
|
HardwareHeaven Junior Member
Join Date: Dec 2004
Posts: 51
Rep Power: 0 ![]() |
Re: Where can i get a karaoke/bidir mic effect/plugin?
gah! Sorry, i should have noticed it had an option
![]() lol, thanx, that seems to be exactly what i was looking for
|
|
|
|
![]() |
| Thread Tools | |
|
|