Your ROOT_URL in app.ini is https://source.parasitstudio.de:63000/ but you are visiting https://source.parasitstudio.de/wirtz/DaisySP_TeensyDaisySP_Teensy/src/commit/999e6df99abeff16a2fd07765fb17a3ae9a5bfd9/DaisySP/backup.properties You should set ROOT_URL correctly, otherwise the web may not work correctly.
 
 
DaisySP_TeensyDaisySP_Teensy/DaisySP/backup.properties

10 lines
864 B

name=AppleMIDI
version=1.6.0
author=lathoub
maintainer=lathoub <lathoub@gmail.com>
sentence=AppleMIDI (rtpMIDI) protocol for Arduino
paragraph=AppleMIDI (also known as rtpMIDI) is a protocol to transport MIDI messages within RTP (Real-time Protocol) packets over Ethernet and WiFi networks. It is completely open and free (no license is needed), and is compatible both with LAN and WAN application fields. Compared to MIDI 1.0, RTP-MIDI includes new features like session management, device synchronization and detection of lost packets (with automatic regeneration of lost data). RTP-MIDI is compatible with real-time applications, and supports sample-accurate synchronization for each MIDI message. (from https://en.wikipedia.org/wiki/RTP-MIDI)
category=Communication
url=https://github.com/lathoub/Arduino-AppleMidi-Library
architectures=*
includes=AppleMidi.h