Jump to content

Featured Replies

Posted

This caused a hanging (not responding) crash. I don´t know why...

 

THIS CRASHES

(setf padrao '(7 -1 -5 4 -3 2 12 -16))
(setf pitches (gen-sieve '(c4 e6) padrao :type :pitch))

 

THIS DON´T CRASH

(setf padrao '(7 -1 -5 4 -3 2 12 -15))
(setf pitches (gen-sieve '(c4 e6) padrao :type :pitch))

 

a speculation...

 

example 1: because the SUM is 0!! so it will never go up to 'e6

example 2: sum is 1, it will work

  • Author
On 11/23/2019 at 7:47 AM, opmo said:

Use positive values only.

'(1 -1) could go for ever 🙂

 

Yes, like looping. Thanks.

 

On 11/23/2019 at 6:44 AM, AM said:

a speculation...

 

example 1: because the SUM is 0!! so it will never go up to 'e6

example 2: sum is 1, it will work

Yes, thank you.

 

Create an account or sign in to comment


Copyright © 2014-2025 Opusmodus™ Ltd. All rights reserved.
Product features, specifications, system requirements and availability are subject to change without notice.
Opusmodus, the Opusmodus logo, and other Opusmodus trademarks are either registered trademarks or trademarks of Opusmodus Ltd.
All other trademarks contained herein are the property of their respective owners.

Powered by Invision Community

Important Information

Terms of Use Privacy Policy