Skip to content

Commit

Permalink
Slight change in impulsify definition
Browse files Browse the repository at this point in the history
  • Loading branch information
rmichon committed Oct 16, 2018
1 parent bc54091 commit 552b78c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion basics.lib
Original file line number Diff line number Diff line change
Expand Up @@ -810,7 +810,7 @@ peakholder(holdtime) = peakhold2 ~ reset : (!,_) with {
// button("gate") : impulsify ;
// ```
//----------------------------------------------------------------
impulsify = _ <: _,mem : - : >(0);
impulsify = _ <: _,mem : - <: >(0)*_;


//-----------------------`(ba.)automat`------------------------------
Expand Down

0 comments on commit 552b78c

Please sign in to comment.