haskell-tidal 1.7.10-1 source package in Ubuntu

Changelog

haskell-tidal (1.7.10-1) unstable; urgency=medium

  [ Ilias Tsitsimpis ]
  * Declare compliance with Debian policy 4.6.1

  [ Clint Adams ]
  * New upstream release

 -- Clint Adams <email address hidden>  Thu, 21 Jul 2022 18:54:45 -0400

Upload details

Uploaded by:
Debian Haskell Group
Uploaded to:
Sid
Original maintainer:
Debian Haskell Group
Architectures:
any all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
haskell-tidal_1.7.10-1.dsc 2.9 KiB 1e032d7c2c9635ccdc95a1d945a1e67cd48fe2eb6f7208aea419f45d3a296c42
haskell-tidal_1.7.10.orig.tar.gz 140.1 KiB 0c66879dd69d6b1612232c328347134e88d33de86ccda6f437521b937bacde6d
haskell-tidal_1.7.10-1.debian.tar.xz 2.4 KiB b9b4826daf4a13d77813a00ad164425766273e69189ff253e89c2b7a896427d7

No changes file available.

Binary packages built by this source

libghc-tidal-dev: No summary available for libghc-tidal-dev in ubuntu kinetic.

No description available for libghc-tidal-dev in ubuntu kinetic.

libghc-tidal-doc: No summary available for libghc-tidal-doc in ubuntu kinetic.

No description available for libghc-tidal-doc in ubuntu kinetic.

libghc-tidal-prof: pattern language for improvised music; profiling libraries

 TidalCycles (or Tidal for short) is a domain-specific language for
 live coding patterns. It allows you to make musical patterns with
 text, describing sequences and ways of transforming and combining
 them, exploring complex interactions between simple parts.
 .
 Tidal allows you to express music with very flexible timing, providing
 a little language for describing patterns as step sequences (which
 can be polyphonic and polymetric), some generators of continuous
 patterns (e.g. sinewaves, sawtooths) and a wide range of pattern
 transformations.
 .
 Tidal is highly composable in that pattern transformations can be
 easily combined together, allowing you to quickly create complex
 patterns from simple ingredients.
 .
 Tidal does not make sound itself, but is designed for use with the
 SuperDirt synth, and can control other synths over Open Sound Control
 or MIDI.
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling. See http://www.haskell.org/ for more information on Haskell.