This module contains python bindings for FluidSynth. FluidSynth is a
software synthesizer for generating music. It works like a MIDI
synthesizer. You load patches, set parameters, then send NOTEON and
NOTEOFF events to play notes. Instruments are defined in SoundFonts,
generally files with the extension SF2. FluidSynth can either be used
to play audio itself, or you can call a function that returns chunks
of audio data and output the data to the soundcard yourself.
Raw data
{
"_id": null,
"home_page": "https://github.com/pedromsilvapt/pyfluidsynth",
"name": "pyFluidSynth-musikla",
"maintainer": "",
"docs_url": null,
"requires_python": "",
"maintainer_email": "",
"keywords": "",
"author": "Nathan Whitehead",
"author_email": "nwhitehe@gmail.com",
"download_url": "https://files.pythonhosted.org/packages/d3/15/13040ab07939f3aeb289d5b41c534ec8f24ae51697c492a0b8e48eb16432/pyFluidSynth-musikla-1.3.3.tar.gz",
"platform": null,
"description": "\r\nThis module contains python bindings for FluidSynth. FluidSynth is a\r\nsoftware synthesizer for generating music. It works like a MIDI\r\nsynthesizer. You load patches, set parameters, then send NOTEON and\r\nNOTEOFF events to play notes. Instruments are defined in SoundFonts,\r\ngenerally files with the extension SF2. FluidSynth can either be used\r\nto play audio itself, or you can call a function that returns chunks\r\nof audio data and output the data to the soundcard yourself.\r\n",
"bugtrack_url": null,
"license": "",
"summary": "Python bindings for FluidSynth, a MIDI synthesizer that uses SoundFont instruments",
"version": "1.3.3",
"project_urls": {
"Homepage": "https://github.com/pedromsilvapt/pyfluidsynth"
},
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "4f0a558730fe3e3cd57329e7746a5270afda25e7476378a33e49d88e8ae8a8ea",
"md5": "0ac8dc5e90736b2fcee24e74ce65f1fc",
"sha256": "426466021ae5d33c7e72986bc9cd04de36640f9fbb3fabee8946f500289eca0b"
},
"downloads": -1,
"filename": "pyFluidSynth_musikla-1.3.3-py3-none-any.whl",
"has_sig": false,
"md5_digest": "0ac8dc5e90736b2fcee24e74ce65f1fc",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": null,
"size": 22126,
"upload_time": "2023-12-22T00:39:47",
"upload_time_iso_8601": "2023-12-22T00:39:47.108163Z",
"url": "https://files.pythonhosted.org/packages/4f/0a/558730fe3e3cd57329e7746a5270afda25e7476378a33e49d88e8ae8a8ea/pyFluidSynth_musikla-1.3.3-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "d31513040ab07939f3aeb289d5b41c534ec8f24ae51697c492a0b8e48eb16432",
"md5": "a74d74d5889508ec44efff4e37eddd91",
"sha256": "6863207fcb5e3b8d708f1aef50513583efe054e1daf4f706a5c85c6096a20995"
},
"downloads": -1,
"filename": "pyFluidSynth-musikla-1.3.3.tar.gz",
"has_sig": false,
"md5_digest": "a74d74d5889508ec44efff4e37eddd91",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 29278,
"upload_time": "2023-12-22T00:39:48",
"upload_time_iso_8601": "2023-12-22T00:39:48.673803Z",
"url": "https://files.pythonhosted.org/packages/d3/15/13040ab07939f3aeb289d5b41c534ec8f24ae51697c492a0b8e48eb16432/pyFluidSynth-musikla-1.3.3.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2023-12-22 00:39:48",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "pedromsilvapt",
"github_project": "pyfluidsynth",
"travis_ci": false,
"coveralls": false,
"github_actions": false,
"lcname": "pyfluidsynth-musikla"
}