ArrayArrayArrayArrayArrayArrayArray BrainModular BrainModular Users Forum 2015-05-17T02:01:22+02:00 https://brainmodular.com/forums/app.php/feed/topic/4934 2015-05-17T02:01:22+02:00 2015-05-17T02:01:22+02:00 https://brainmodular.com/forums/viewtopic.php?t=4934&p=32891#p32891 <![CDATA[What am I doing wrong in this patch?]]>

Statistics: Posted by joffo78 — 17 May 2015, 02:01


]]>
2015-05-17T01:54:14+02:00 2015-05-17T01:54:14+02:00 https://brainmodular.com/forums/viewtopic.php?t=4934&p=32890#p32890 <![CDATA[What am I doing wrong in this patch?]]>
with 20 for min and 4000 for max for example
You'll obtain a very fun r2d2 sound ;-)

Statistics: Posted by joffo78 — 17 May 2015, 01:54


]]>
2015-05-16T22:04:11+02:00 2015-05-16T22:04:11+02:00 https://brainmodular.com/forums/viewtopic.php?t=4934&p=32886#p32886 <![CDATA[What am I doing wrong in this patch?]]>
Why didn't you use directly a basic random module with 20to20000 values
Instead of rand midi + midi filter + midi to freq ? ..;-)
No reason really. I was just experimenting with the MIDI functionality. I just discovered Hollyhock a few days ago, and have been having fun trying to figure everything out. :-)

Statistics: Posted by loneboat — 16 May 2015, 22:04


]]>
2015-05-16T11:33:14+02:00 2015-05-16T11:33:14+02:00 https://brainmodular.com/forums/viewtopic.php?t=4934&p=32854#p32854 <![CDATA[What am I doing wrong in this patch?]]> Instead of rand midi + midi filter + midi to freq ? ..;-)

Statistics: Posted by joffo78 — 16 May 2015, 11:33


]]>
2015-05-15T22:09:46+02:00 2015-05-15T22:09:46+02:00 https://brainmodular.com/forums/viewtopic.php?t=4934&p=32846#p32846 <![CDATA[What am I doing wrong in this patch?]]> Statistics: Posted by loneboat — 15 May 2015, 22:09


]]>
2015-05-15T21:51:47+02:00 2015-05-15T21:51:47+02:00 https://brainmodular.com/forums/viewtopic.php?t=4934&p=32845#p32845 <![CDATA[What am I doing wrong in this patch?]]>
The Note to Freq just wants the note #.

To fix, put a MIDI Filter inbetween them. The MIDI Filter breaks down the MIDI message into its components. Leave it at 'no filter', so no actual filtering occurs.
- Connect the RandMIDI note ON module's 'midi out' to the MIDI Filter's 'midi in'.
- Connect the MIDI Filter's 'code1' to the Note to Freq's 'in' inlet.

BOOM. Instant '60s sci-fi sound track...

Statistics: Posted by shawnb — 15 May 2015, 21:51


]]>
2015-05-15T21:40:34+02:00 2015-05-15T21:40:34+02:00 https://brainmodular.com/forums/viewtopic.php?t=4934&p=32844#p32844 <![CDATA[What am I doing wrong in this patch?]]>

I expected to hear random tones out through the oscillator, but I do not hear anything. I know my audio is set up properly, because if I hook up the knob to the oscillator freq directly, I can hear a tone just fine.

If I highlight the "RandMidi note On --> Note to Freq" connection I see the following data flowing:

Image

If I highlight the "Note to Freq --> Oscillator" connection, I see the following:

Image

Thanks!!

Statistics: Posted by loneboat — 15 May 2015, 21:40


]]>
BrainModular BrainModular Users Forum 2015-05-17T02:01:22+02:00 https://brainmodular.com/forums/app.php/feed/topic/4934 2015-05-17T02:01:22+02:00 2015-05-17T02:01:22+02:00 https://brainmodular.com/forums/viewtopic.php?t=4934&p=32891#p32891 <![CDATA[What am I doing wrong in this patch?]]>

Statistics: Posted by joffo78 — 17 May 2015, 02:01


]]>
2015-05-17T01:54:14+02:00 2015-05-17T01:54:14+02:00 https://brainmodular.com/forums/viewtopic.php?t=4934&p=32890#p32890 <![CDATA[What am I doing wrong in this patch?]]>
with 20 for min and 4000 for max for example
You'll obtain a very fun r2d2 sound ;-)

Statistics: Posted by joffo78 — 17 May 2015, 01:54


]]>
2015-05-16T22:04:11+02:00 2015-05-16T22:04:11+02:00 https://brainmodular.com/forums/viewtopic.php?t=4934&p=32886#p32886 <![CDATA[What am I doing wrong in this patch?]]>
Why didn't you use directly a basic random module with 20to20000 values
Instead of rand midi + midi filter + midi to freq ? ..;-)
No reason really. I was just experimenting with the MIDI functionality. I just discovered Hollyhock a few days ago, and have been having fun trying to figure everything out. :-)

Statistics: Posted by loneboat — 16 May 2015, 22:04


]]>
2015-05-16T11:33:14+02:00 2015-05-16T11:33:14+02:00 https://brainmodular.com/forums/viewtopic.php?t=4934&p=32854#p32854 <![CDATA[What am I doing wrong in this patch?]]> Instead of rand midi + midi filter + midi to freq ? ..;-)

Statistics: Posted by joffo78 — 16 May 2015, 11:33


]]>
2015-05-15T22:09:46+02:00 2015-05-15T22:09:46+02:00 https://brainmodular.com/forums/viewtopic.php?t=4934&p=32846#p32846 <![CDATA[What am I doing wrong in this patch?]]> Statistics: Posted by loneboat — 15 May 2015, 22:09


]]>
2015-05-15T21:51:47+02:00 2015-05-15T21:51:47+02:00 https://brainmodular.com/forums/viewtopic.php?t=4934&p=32845#p32845 <![CDATA[What am I doing wrong in this patch?]]>
The Note to Freq just wants the note #.

To fix, put a MIDI Filter inbetween them. The MIDI Filter breaks down the MIDI message into its components. Leave it at 'no filter', so no actual filtering occurs.
- Connect the RandMIDI note ON module's 'midi out' to the MIDI Filter's 'midi in'.
- Connect the MIDI Filter's 'code1' to the Note to Freq's 'in' inlet.

BOOM. Instant '60s sci-fi sound track...

Statistics: Posted by shawnb — 15 May 2015, 21:51


]]>
2015-05-15T21:40:34+02:00 2015-05-15T21:40:34+02:00 https://brainmodular.com/forums/viewtopic.php?t=4934&p=32844#p32844 <![CDATA[What am I doing wrong in this patch?]]>

I expected to hear random tones out through the oscillator, but I do not hear anything. I know my audio is set up properly, because if I hook up the knob to the oscillator freq directly, I can hear a tone just fine.

If I highlight the "RandMidi note On --> Note to Freq" connection I see the following data flowing:

Image

If I highlight the "Note to Freq --> Oscillator" connection, I see the following:

Image

Thanks!!

Statistics: Posted by loneboat — 15 May 2015, 21:40


]]>