Skip to content

Releases: ncg777/name.ncg777

name.ncg777-20250910T1847Z

10 Sep 18:57

Choose a tag to compare

  • 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

01 Aug 18:06

Choose a tag to compare

  • 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

16 Jul 22:09

Choose a tag to compare

  • 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

10 Jul 19:26

Choose a tag to compare

  • New ProjectBits operation for Sequence.combine (Operator app). It projects the bits of X on the 1 bits of Y.

name.ncg777-20250630T2209Z

30 Jun 22:22

Choose a tag to compare

  • 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

17 Jun 21:24

Choose a tag to compare

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.