Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for 1D DWT #11

Closed
fbcotter opened this issue Dec 2, 2019 · 4 comments
Closed

Add support for 1D DWT #11

fbcotter opened this issue Dec 2, 2019 · 4 comments

Comments

@fbcotter
Copy link
Owner

fbcotter commented Dec 2, 2019

As requested in #6

@MushroomHunting
Copy link

Hi Fergal,

Thanks so much for this library! I was just wondering if there has been any development on the 1D transform as I am interested in experimenting with the WT for audio analysis and the pywt based solution I have is quite slow - particularly for processing larger numbers of signals

cheers

@CDitzel
Copy link

CDitzel commented Sep 10, 2020

I think it is rather simple since the 1D transform is already included within the 2D transform

@LittleFlyingSheep
Copy link

Excuse me, I have seen the answer about #6, but still have problem to use your code to achieve DWT for a 1-D audio signal. Would you please show a example about 1-D audio signal? Thank you very much for your work.

@fbcotter
Copy link
Owner Author

@LittleFlyingSheep master now has support for 1d transforms. see the readme for an example

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants