Main siteMain site  ForumForum  ForumSearch  Private messageEmail contact  RegisterRegister  Log inLog in 
Topic: soundscales for midi-element
Reply to topic
Author Message
Robert



Joined: Oct 9, 2006
Posts: 26

PostPosted: Oct 9, 2006 1:57 PM    Post subject: soundscales for midi-element

Hi,

is there a possibility to play sounds with the midi-element framed by a certain soundscale like pentatonic minor or blues etc....?

Thanks for help in advance

robert
Jarek Foltynski



Joined: Jan 13, 2005
Posts: 62

PostPosted: Oct 9, 2006 4:54 PM    Post subject:

Hi Robert,

to be honest I do not know. I guess it might be possible if the sound bank was prepared for such sound scale, and bioera can read custom sound bank, but I wouldn`t know how to do this at this moment. This would be a good question on java midi forum.

Best Regards
Jarek
GeorgeMartin



Joined: Mar 14, 2008
Posts: 16

PostPosted: Mar 14, 2008 7:12 PM    Post subject: soundscalers for midi

I am new to the forum and reading through old posts.

If this is no longer relevant or has been answered I apologize.

I was able to implement a major scale over two octaves so I suspect any other scale is possible as well.
To do this is used the sequencer and entered the notes (starting at middle C) that I wanted played.

I set the sequencer to random all. Now I get a nice mixture of notes from that scale

George
Robert



Joined: Oct 9, 2006
Posts: 26

PostPosted: Mar 16, 2008 3:36 PM    Post subject: soundscales for midi-element

Hi George,

Thanks for your reply. An other element I use is the \"Scalar Mapper Element\" where you can link defined incoming values exactly to the defined notes within a soundscale.

Robert
GeorgeMartin



Joined: Mar 14, 2008
Posts: 16

PostPosted: Mar 16, 2008 6:37 PM    Post subject: SOundscales for midi-element

Robert,

Thanks for the tip. I will try that as well.
I have only been using/learning BioEra for a few weeks and am still getting familiar with the functions of all the various elements.

THe software I use now has the ability to turn midi on/off rapidly as thresholds are met or not. I have been trying to find a way to do that with little success. I can get close but there are still some times when thresholds are crossed quickly that it does not work.

If anyone has found a way to do this I would love to hear. I have the major scale working now and the timing of the notes down but the on off eludes me


George
jarek



Joined: Oct 22, 2007
Posts: 1075

PostPosted: Mar 17, 2008 12:00 AM    Post subject:

George,

I will prepare an example snippet to turn midi on/off quickly and post it here soon.

Jarek
GeorgeMartin



Joined: Mar 14, 2008
Posts: 16

PostPosted: Mar 17, 2008 12:16 AM    Post subject: soundscales

Thanks Jarek,

jarek



Joined: Oct 22, 2007
Posts: 1075

PostPosted: Mar 17, 2008 1:00 AM    Post subject:

George,

please try this example:

http://bioera.net/snippets/midi_constant_rate.bpd

It plays midi when the sine wave is above zero (configurable in the threshold) at constant rate (3 times per second - configurable in Timer), and it doesn't play anything when sine is negative.

Let me know if there is any problem.

Jarek
GeorgeMartin



Joined: Mar 14, 2008
Posts: 16

PostPosted: Mar 17, 2008 1:17 AM    Post subject: Soundscales for midi

Thanks Jarek,

I will try it out first thing in the morning


George
GeorgeMartin



Joined: Mar 14, 2008
Posts: 16

PostPosted: Mar 17, 2008 2:26 PM    Post subject: SoundScale

jarek,

It works very well. Know I know how to use the buffer as well. Thank you.
I made a small modification to the design so I could implement the random playing of notes from a scale.

I will send it to you back channel so you can post it for others to see.

George
Reply to topic