Write, read, convert audio signals using libsox

Cabal.Build-Depends: allow bytestring-0.12

soxSat Feb 10 19:10:38 UTC 2024

bump version to 0.0.3.3

soxMon Jan 16 00:25:49 UTC 2023

TAG 0.0.3.2

soxMon Jan 16 00:25:45 UTC 2023

Cabal-Version: 1.10

soxMon Jan 16 00:24:42 UTC 2023

Cabal.Build-Depends: allow explicit-exception-0.2

soxMon Jan 16 00:23:50 UTC 2023

Cabal, hub.darcs.net: move from http to https

soxSat May 21 15:59:57 UTC 2022

Cabal.Build-Depends: allow transformers-0.6

soxSat May 21 15:59:01 UTC 2022

Cabal.Build-Depends: allow bytestring-0.11

soxSat May 21 15:58:50 UTC 2022

flatpak/libsox-14.4.2.json

soxMon Aug 5 15:58:17 UTC 2019

bump version to 0.0.3.2

soxSun Sep 2 11:52:35 UTC 2018

TAG 0.0.3.1

soxSun Sep 2 11:52:23 UTC 2018

Cabal.Build-Depends: remove 'containers'

soxSun Sep 2 11:49:36 UTC 2018

bump version to 0.0.3.1

soxThu Sep 1 19:29:58 UTC 2016

TAG 0.0.3

soxThu Sep 1 19:29:12 UTC 2016

storableVectorLazyFromByteString: ToDo - Either String instead of Maybe

soxThu Sep 1 19:28:02 UTC 2016

writeStorableVector: caution on writing to FLAC

soxThu Sep 1 19:19:45 UTC 2016

with: remove deprecation warning

soxThu Sep 1 19:19:21 UTC 2016

Cabal.Build-Depends: allow transformers-0.5

soxThu Feb 11 17:33:37 UTC 2016

maybeNewForeignPtr: for more clarity

soxTue Aug 11 10:53:04 UTC 2015

storableVectorLazyFromByteString: make lazy using ForeignPtr

soxTue Aug 11 10:49:41 UTC 2015

storableVectorLazyFromByteString: for now read only strictly

soxTue Aug 11 10:39:42 UTC 2015

bump version to 0.0.3

soxTue Aug 11 10:01:16 UTC 2015

TAG 0.0.2.1

soxTue Aug 11 10:01:10 UTC 2015

FFI.openMemRead, openMemWrite, openMemstreamWrite

soxSun Aug 9 21:00:48 UTC 2015

SoxLib.readStorableVectorLazy: pull 'return' out from 'if-then-else'

soxSun Aug 9 20:56:58 UTC 2015

FFI.FormatPtr: type synonym for Ptr (Format mode)

soxThu Aug 6 06:45:31 UTC 2015

Cabal.Source-Repository: move to hub.darcs.net

soxMon Jul 6 13:45:44 UTC 2015

FFI, Template: use only unqualified Int and Word identifiers

sox_bool is signed on Windows and unsigned on Linux. With unqualified import we handle both cases consistently.

haskellMon Jul 6 13:37:15 UTC 2015

Template.hsc_peek_int, hsc_poke_int: use type uintptr_t instead of long for formatting

haskellMon Jul 6 13:19:43 UTC 2015

support sox-14.4 where SOX_OPTION identifiers become lower-case

haskellMon Jul 6 13:18:32 UTC 2015