Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > de.comp.lang.python > #5786
| Path | csiph.com!fu-berlin.de!uni-berlin.de!not-for-mail |
|---|---|
| From | Christopher Arndt <chris@chrisarndt.de> |
| Newsgroups | de.comp.lang.python |
| Subject | [Python-de] Re: Mido unter Windows10 - Note on an DAW geht, SysEx |
| Date | Thu, 10 Feb 2022 21:07:40 +0100 |
| Lines | 22 |
| Message-ID | <bd434697-70d8-8c2b-be81-a587d4bf0b94@chrisarndt.de> (permalink) |
| References | <su3kvp$cn0$1@dont-email.me> |
| Mime-Version | 1.0 |
| Content-Type | text/plain; charset=UTF-8; format=flowed |
| Content-Transfer-Encoding | 7bit |
| X-Trace | news.uni-berlin.de 306xNRGdcjs/fOzQ0Q8d5QYIQdatZ5ZzIGCW38++Yl6g== |
| Authentication-Results | mail.python.org; dkim=none reason="no signature"; dkim-adsp=none (unprotected policy); dkim-atps=neutral |
| Content-Language | de-DE |
| In-Reply-To | <su3kvp$cn0$1@dont-email.me> |
| Authentication-Results | mx1.0x20.eu; auth=pass smtp.auth=chris@chrisarndt.de smtp.mailfrom=chris@chrisarndt.de |
| X-Spamd-Bar | / |
| Message-ID-Hash | 4DHQ6B6UGIL6JLTSKGOPKQVAJ6YXVQKD |
| X-Message-ID-Hash | 4DHQ6B6UGIL6JLTSKGOPKQVAJ6YXVQKD |
| X-MailFrom | chris@chrisarndt.de |
| X-Mailman-Rule-Misses | dmarc-mitigation; no-senders; approved; emergency; loop; banned-address; member-moderation; header-match-python-de.python.org-0; nonmember-moderation; administrivia; implicit-dest; max-recipients; max-size; news-moderation; no-subject; digests; suspicious-header |
| X-Mailman-Version | 3.3.6b1 |
| Precedence | list |
| List-Id | Die Deutsche Python Mailingliste <python-de.python.org> |
| Archived-At | <https://mail.python.org/archives/list/python-de@python.org/message/4DHQ6B6UGIL6JLTSKGOPKQVAJ6YXVQKD/> |
| List-Archive | <https://mail.python.org/archives/list/python-de@python.org/> |
| List-Help | <mailto:python-de-request@python.org?subject=help> |
| List-Owner | <mailto:python-de-owner@python.org> |
| List-Post | <mailto:python-de@python.org> |
| List-Subscribe | <mailto:python-de-join@python.org> |
| List-Unsubscribe | <mailto:python-de-leave@python.org> |
| Xref | csiph.com de.comp.lang.python:5786 |
Show key headers only | View raw
Am 10.02.22 um 19:19 schrieb Gerd-Ulrich Meyer: > Wer kann mir helfen? Bzw. was soll ich noch liefern, um Hilfe zu erhalten? - Welches Backend von Mido verwendest du? python-rtmidi? - Warum verwendest du Python 3.2? Das ist sehr veraltet und wird von vielen Bibliotheken (so auch python-midi) *nicht mehr supported*. > Aber wenn ich das Beispiel zum MTC-Generieren ausprobiere, - Auf welches Beispiel beziehst du dich hier? Bitte Link zum Repo. - Welche DAW benutzt du und wie hast du sie konfiguriert, sich zu MIDI Timecode zu synchronisieren? Hast du das mit einem anderen Quelle, die MTC erzeugt, getestet? - Zeige uns deinen Code, mit dem du die Sysex-Nachrichten schickst, statt ihn zu beschrieben. Chris
Back to de.comp.lang.python | Previous | Next — Previous in thread | Next in thread | Find similar
Mido unter Windows10 - Note on an DAW geht, SysEx (Midi-Timecode) geht nicht Gerd-Ulrich Meyer <g-u.meyer@gmx.de> - 2022-02-10 19:19 +0100
[Python-de] Re: Mido unter Windows10 - Note on an DAW geht, SysEx Christopher Arndt <chris@chrisarndt.de> - 2022-02-10 21:07 +0100
Re: [Python-de] Re: Mido unter Windows10 - Note on an DAW geht, SysEx Gerd-Ulrich Meyer <g-u.meyer@gmx.de> - 2022-02-10 22:40 +0100
[Python-de] Re: Mido unter Windows10 - Note on an DAW geht, SysEx "Ishani Roy" <cuteishaniroy@gmail.com> - 2022-03-03 03:22 +0000
csiph-web