{"id":16391502,"url":"https://github.com/rclement/yodel","last_synced_at":"2026-03-05T22:35:05.018Z","repository":{"id":18342877,"uuid":"21522554","full_name":"rclement/yodel","owner":"rclement","description":"The Swiss Army knife for your sound","archived":false,"fork":false,"pushed_at":"2015-04-08T21:13:15.000Z","size":516,"stargazers_count":18,"open_issues_count":1,"forks_count":3,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-03-18T17:56:38.173Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/rclement.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2014-07-05T15:22:41.000Z","updated_at":"2024-01-09T16:26:13.000Z","dependencies_parsed_at":"2022-08-25T14:00:08.916Z","dependency_job_id":null,"html_url":"https://github.com/rclement/yodel","commit_stats":null,"previous_names":[],"tags_count":5,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rclement%2Fyodel","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rclement%2Fyodel/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rclement%2Fyodel/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rclement%2Fyodel/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rclement","download_url":"https://codeload.github.com/rclement/yodel/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245056889,"owners_count":20553855,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-10-11T04:46:27.556Z","updated_at":"2026-03-05T22:34:59.970Z","avatar_url":"https://github.com/rclement.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"Description\n===========\n\n[![Build Status](https://travis-ci.org/rclement/yodel.svg?branch=develop)](https://travis-ci.org/rclement/yodel)\n[![Coverage Status](https://coveralls.io/repos/rclement/yodel/badge.png?branch=develop)](https://coveralls.io/r/rclement/yodel?branch=develop)\n[![ReadTheDocs Status](https://readthedocs.org/projects/yodel/badge/?version=latest)](https://readthedocs.org/projects/yodel)\n[![PyPI](http://img.shields.io/pypi/dm/yodel.svg)](https://pypi.python.org/pypi/yodel)\n\n[Yodel](http://www.romainclement.com/yodel) (_the Swiss Army knife for your sound_) is an easy-to-use Python package\nfor digital audio signal processing, analysis and synthesis.\nIt is meant to provide a comprehensive set of tools to manipulate audio signals.\nIt can be used for prototyping as well as developing audio applications in Python.\n\nFeatures\n========\n\n* Analysis:\n\n    * Discrete Fourier Transform\n    * Fast Fourier Transform\n    * Windowing: Hamming, Hanning, Blackman\n\n* Filtering:\n\n    * Single Pole: low-pass, high-pass\n    * Biquad: low-pass, high-pass, band-pass, all-pass, notch, peak, low-shelf, high-shelf\n    * State Variable: low-pass, high-pass, band-pass, band-reject\n    * Parametric Equalizer\n    * Comb: feedforward, feedback, all-pass\n    * Convolution: standard, fast\n    * Windowed Sinc: low-pass, high-pass, band-pass, band-reject\n    * Custom\n\n* Delay:\n\n    * Time-varying delayline\n\nInstallation\n============\n\nSimply run: `pip install yodel`\n\nDocumentation\n=============\n\nThe complete API documentation can be found at [ReadTheDocs](http://yodel.readthedocs.org/en/latest/).\nFor code examples, check out the `demo` folder inside the project repository.\n\nContact\n=======\n\nAny questions or comments about Yodel? Let me know at [contact@romainclement.com](mailto:contact@romainclement.com).\n\nChangelog\n=========\n\nVersion 0.3.0\n-------------\n\n* New delay module with time-varying delayline\n* New filters: Comb, Convolution, FastConvolution, Custom, Windowed Sinc\n\nVersion 0.2.0\n-------------\n\n* Fix flat frequency response for biquad filter\n* Renaming 'AnalysisWindow' class to 'Window' in analysis module\n* Better documentation (include classes constructors)\n* New filters: single pole, state variable, parametric equalizer\n\nVersion 0.1.2\n-------------\n\n* More complete README\n* Fix Python package long description (use README.rst)\n* ReadTheDocs integration\n* Integrate extra folders in distribution (test, demo, docs)\n\nVersion 0.1.1\n-------------\n\n* Renaming the project to Yodel\n* Better packaging for PyPI\n\nVersion 0.1.0\n-------------\n\n* First release of Damn!\n* Signal analysis module:\n    * Discrete Fourier Transform\n    * Fast Fourier Transform\n    * Analysis windows (Hanning, Hamming, Blackman)\n* Filtering module:\n    * Biquad filter\n* Utility modules for complex numbers and conversions\n\nLicense\n=======\n\nThe MIT License (MIT)\n\nCopyright (c) 2014 Romain Clement\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frclement%2Fyodel","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frclement%2Fyodel","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frclement%2Fyodel/lists"}