haberdashPI / SignalOperators.jl

A handy set of operators for manipulating digital signals (e.g. Sounds)
Other
20 stars 1 forks source link

Create public interface for custom signals #20

Closed haberdashPI closed 4 years ago

haberdashPI commented 5 years ago

Requires #18 first

This will also require documentation of the interface

haberdashPI commented 5 years ago

The documentation of this feature should point out that many features can be implemented using mapsignal. In fact, it's possible all of the current signals can be defined in terms of mapsignal...

haberdashPI commented 4 years ago

Working on this now (will be a part of 0.2). I will probably rename nextchunk to nextblock.