Releases: ncg777/name.ncg777
Releases · ncg777/name.ncg777
name.ncg777-20250910T1847Z
- bugfix in relatively flat predicate with a limit case which was preventing the predicate from being usable in matrix generator
- added the periodic and has no gap in spectrum predicate to matrix generator
name.ncg777-20250730T1821Z
- New Polychord app to calculate numbers on which to project bits to obtain polychords.
- New Permutation number to get the permutation number of a given permutation.
- Fixes in the getPermutation function.
name.ncg777-20250716T2149Z
- Deleted a few things for Sequence.combine and made some changes. Now, operations return arrays which allows Bits, Trits and IterateBetween to be operations.
name.ncg777-20250710T1918Z
- New ProjectBits operation for Sequence.combine (Operator app). It projects the bits of X on the 1 bits of Y.
name.ncg777-20250630T2209Z
- Bitwise operations for Sequence.combine (used by Operator) now use an altered logic which I prefer for negative numbers and circumvents the quirks of negative integer encoding. They also limit their reach to the number of bits necessary to encode the numbers in both sequences in order to avoid introducing plenty of 1s for example in the case of certain operations.
- New RandInt operation for Sequence.combine that generates a random integer between min(x,y) and max(x,y).
- Now using java 17 instead of 21 for wider compatibility.
name.ncg777-20250617T1914Z
k-Complex explorer now displays a partition by tension of the pitches of the selected pitch-class set. The notion of tension as here conceived is rather experimental and remains to be documented properly.