- 
		x_patch posted in technical issues • read more
 introduction Hello to all forummembers, 
 I was a silent guestreader for nearly a year now. In the past I made a lot music with my Clavia NordModular G2, which is a pretty nice virtual modular system. To get deeper into the subject of DSP and became a better scalability of processing power i decided to build my own modular producing system from the scratch.
 My intension is to avoid FAQs. Thank you for your patience and answers.
 
 main body I added two patches which contains a envelope that goes in 1000ms to a value of 999. This process shoud be displayed in a graf. Both doesn't work. >>env_to_array_01 
 is the simpler solution. But the indexcounter still run even if the last index was reached.>>env_to_array_02 
 Here i try to build a counter which stop at a specific number.Can anyone please tell me why this doesn't work?
- 
		x_patch posted in technical issues • read more
 introduction Hello to all forummembers, 
 I was a silent guestreader for nearly a year now. In the past I made a lot music with my Clavia NordModular G2, which is a pretty nice virtual modular system. To get deeper into the subject of DSP and became a better scalability of processing power i decided to build my own modular producing system from the scratch.
 My intension is to avoid FAQs. Thank you for your patience and answers.
 
 main body I added two patches which contains a envelope that goes in 1000ms to a value of 999. This process shoud be displayed in a graf. Both doesn't work. >>env_to_array_01 
 is the simpler solution. But the indexcounter still run even if the last index was reached.>>env_to_array_02 
 Here i try to build a counter which stop at a specific number.Can anyone please tell me why this doesn't work?
- 
		x_patch posted in technical issues • read moredon't worry mod. you give me the missing hint. 
 is there a possibility to automatically resize the array?I found this: [nbx] 
 |
 [t b f]
 | \
 [pack $0 f]
 |
 [; $1-myarray resize $2(in the pd list which i couldn't understand quite yet. 
 do anyone have some documentation about these topic?
 are there specific variables for the arrays?Thank you 
 Jens
