Scope's in FS

For general discussion related FlowStone
User avatar
MyCo
Posts: 718
Joined: Tue Jul 13, 2010 12:33 pm
Location: Germany
Contact:

Re: Scope's in FS

Post by MyCo »

billv wrote:No mate, None of these pics are from FLFS


I wrote FLS not FLFS. And FLS means FruityLoops Studio.

billv wrote:The circuit should be ruby to green and back to ruby.


That is exactly what's in the schematic... Jesus...
The ticker is in Ruby, it has 2 identical timed outputs, one with a Ruby connector and one in green. And all of the other stuff in the schematic is identical for both parallel running lines. And in the scope you see the pure ruby trace is constant clocked (sample accurate) and the trace of the green part is shifting around.


@Drnkhobo:
What you are asking for isn't that easy. You have to capture the PPQ as Ruby Frame and also the audio stream itself. Then scan the Ruby Frame for a beat change, when there is one, throw out the array of previous recorded samples, and start recording a new array of samples. Maybe I'll try it tomorrow...
RJHollins
Posts: 1573
Joined: Thu Mar 08, 2012 7:58 pm

Re: Scope's in FS

Post by RJHollins »

Thanks for clarifying MyCO regarding the 2 timing display.
For us new to FS and Ruby ... there is a lot to learn and begin understanding. These examples definitely help toward that.

Although 'You Guys' are at a much higher programming level, it's appreciated when you simplify parts of the conversation so that we can somewhat follow. There may come the time when I'll need to utilize these types of processes in my project.

Thanks to all for sharing your knowledge and experience !

Sincerely.
Drnkhobo
Posts: 312
Joined: Sun Aug 19, 2012 7:13 pm
Location: ZA

Re: Scope's in FS

Post by Drnkhobo »

@ MyCo appreciated my friend, even just a start would be awesome!!!
I must say its over my head at the moment. maybe when i see a ruby it will click ;)
User avatar
MyCo
Posts: 718
Joined: Tue Jul 13, 2010 12:33 pm
Location: Germany
Contact:

Re: Scope's in FS

Post by MyCo »

I've tried it, but don't get it to work correctly. Somehow this thing overloads my CPU... looks like Ruby isn't fast enough, or maybe I do something stupid and don't see it.
Attachments
BeatScope (MyCo).fsm
(387.07 KiB) Downloaded 1001 times
Last edited by MyCo on Wed May 15, 2013 7:54 am, edited 1 time in total.
Tronic
Posts: 539
Joined: Wed Dec 21, 2011 12:59 pm

Re: Scope's in FS

Post by Tronic »

here the schematic not loading.
I think you have a new beta version, hehe :twisted:
only me?
billv
Posts: 1165
Joined: Tue Aug 31, 2010 3:34 pm
Location: Australia
Contact:

Re: Scope's in FS

Post by billv »

MyCo wrote:That is exactly what's in the schematic... Jesus...

My problem is that Hosts don't run on ruby.(correct me if I'm wrong)
I need someone to take a midi-green-midi circuit into a host,
THEN TELL ME how many SAMPLES it is OUT, according to the host.

I really appreciate your efforts to explain all this Myco.
While your example can be called accurate, fact is, we don't record in textbooks.
We do it in hosts.

This one small test above will clarify it completely for me.

Untill then, Despite it's accuracy or whatever it is, you last example doesn't apply.

Hope you understand were I'm coming from. :)
RJHollins
Posts: 1573
Joined: Thu Mar 08, 2012 7:58 pm

Re: Scope's in FS

Post by RJHollins »

Tronic wrote:here the schematic not loading.
I think you have a new beta version, hehe :twisted:
only me?


Same problem here ... Schematic loading error :cry:

Then FS crashed to desktop :o
billv
Posts: 1165
Joined: Tue Aug 31, 2010 3:34 pm
Location: Australia
Contact:

Re: Scope's in FS

Post by billv »

Sorry guys for interrupting again.

Please send any replies concerning the issue I brought up in this thread to
Timing thread in examples.

Again, sorry if i disturbed the issue you guys were working on.
billv
Posts: 1165
Joined: Tue Aug 31, 2010 3:34 pm
Location: Australia
Contact:

Re: Scope's in FS

Post by billv »

Also
billv wrote:My problem is that Hosts don't run on ruby.(correct me if I'm wrong)
I need someone to take a midi-green-midi circuit into a host,
THEN TELL ME how many SAMPLES it is OUT, according to the host.


Sorry, did the post quick at work...should read...
"RUBY to GREEN to RUBY MIDI".

As you can see, it's identical to my first question

And i really can't wait to hear an answer that's plausible.

And please no more examples with "alien" timing systems.
When a real person downloads my synth, they put it in a host and make accurate music.
Of what purpose is another timing system, telling them that there work is not accurate.
What a bloody joke.
Am i to supply my users with a a seperate Ruby clock, to verify thier Host is ok :lol: :lol: :lol: :lol:

Jesus will not help you here mate.
I've got a "Royal Flush", and all the Full houses and 4 of a kinds you can pull out of your textbook
won't help.


Take your Ultimate Proof fsm, stick a vsti on it, and a "RUBY to GREEN to RUBY MIDI" set up
and generate an error in a host.
Your theories Myco are sound in the classroom, but on the street they just don't wash.
the Host is the final judge.
Last edited by billv on Wed May 15, 2013 8:12 am, edited 3 times in total.
User avatar
MyCo
Posts: 718
Joined: Tue Jul 13, 2010 12:33 pm
Location: Germany
Contact:

Re: Scope's in FS

Post by MyCo »

The upload was somehow corrupted, I re-uploaded it in the same post.
Post Reply