DSP wishlist: loop execution inside Hop()

DSP related issues, mathematics, processing and techniques
Post Reply
adic
Posts: 27
Joined: Fri Nov 02, 2012 6:37 pm

DSP wishlist: loop execution inside Hop()

Post by adic »

It seems to me that one cannot do loop() inside hop(). See the picture. ... I am using FlowStone 3.0.6.
Attachments
it cannot loop execution?
it cannot loop execution?
flowstone_hop.png (8.17 KiB) Viewed 19109 times
adamszabo
Posts: 667
Joined: Sun Jul 11, 2010 7:21 am

Re: DSP wishlist: loop execution inside Hop()

Post by adamszabo »

You can only do it in the assembler
adic
Posts: 27
Joined: Fri Nov 02, 2012 6:37 pm

Re: DSP wishlist: loop execution inside Hop()

Post by adic »

Thanks for the information. I have not yet studied assembler language, though.
adic
Posts: 27
Joined: Fri Nov 02, 2012 6:37 pm

Re: DSP wishlist: loop execution inside Hop()

Post by adic »

Sorry, I did not check MV's updated loop tutorial in which the topic of "nested hops ans loops" was well instructed. thanks!

http://www.dsprobotics.com/support/viewtopic.php?f=2&t=43224
Post Reply