maquinitas-tidal 0.2.8 → 0.2.9
raw patch · 2 files changed
+2/−2 lines, 2 filesPVP ok
version bump matches the API change (PVP)
API changes (from Hackage documentation)
Files
- maquinitas-tidal.cabal +1/−1
- src/Korg/VolcaBeats.hs +1/−1
maquinitas-tidal.cabal view
@@ -1,5 +1,5 @@ name: maquinitas-tidal-version: 0.2.8+version: 0.2.9 synopsis: library for MIDI control of hardware description: maquinitas is a library for MIDI control of hardware homepage: https://github.com/maquinitas/maquinitas-tidal
src/Korg/VolcaBeats.hs view
@@ -61,7 +61,7 @@ -- ControlChange list ccn :: Pattern String -> ControlPattern- ccn = Sound.Tidal.Params.ccn . ( ccnList<$> )+ ccn = Sound.Tidal.Params.n . ( ccnList <$>) ccnList :: Num a => String -> a ccnList m =