mirror of
https://github.com/dwhinham/mt32-pi.git
synced 2026-02-04 05:34:49 +00:00
Update README.md
This commit is contained in:
20
README.md
20
README.md
@@ -1,11 +1,21 @@
|
||||
## Please note
|
||||
|
||||
**It's unlikely that there will be any further releases of mt32-pi.**
|
||||
|
||||
I have endured a sustained campaign of abuse from members of the VOGONS forum, been labelled a "clout-chaser", had threats sent to my personal email address, code been used in other projects without proper accreditation, my 3D print designs stolen and sold by faceless eBay/Etsy sellers, personal attacks made towards me when people don't get their feature request... the list goes on and on.
|
||||
|
||||
*There is only so much I can take.*
|
||||
|
||||
My mental health has been in decline as a direct result of this behavior; the joy of working on this project has pretty much gone. There is nothing to be gained from putting time and hard work into it any more. There is no gratitude, no encouragement - just entitled behavior and grift.
|
||||
|
||||
To those who supported this project in the past, especially whilst I was a struggling student who needed all the uplift I could get, thank you sincerely.
|
||||
|
||||
---
|
||||
|
||||
[](https://github.com/dwhinham/mt32-pi/actions?query=workflow:"mt32-pi+CI")
|
||||
|
||||
<h1 align="center">
|
||||
<a href="https://donation.dec.org.uk/ukraine-humanitarian-appeal">
|
||||
<img width="90%" title="mt32-pi stands with Ukraine 🇺🇦" src="images/mt32pi_logo.svg">
|
||||
<br />
|
||||
🇺🇦 mt32-pi stands with Ukraine 🇺🇦
|
||||
</a>
|
||||
<img width="90%" title="mt32-pi - Baremetal synthesizer system" src="images/mt32pi_logo.svg">
|
||||
</h1>
|
||||
|
||||
- A work-in-progress baremetal MIDI synthesizer for the Raspberry Pi 3 or above, based on [Munt], [FluidSynth] and [Circle].
|
||||
|
||||
@@ -1,11 +1,16 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<svg width="136.06" height="24.567" version="1.1" viewBox="0 0 27.213 4.9134" xmlns="http://www.w3.org/2000/svg" xmlns:cc="http://creativecommons.org/ns#" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
|
||||
<style>
|
||||
.primaryFill { fill: #ffd700; }
|
||||
.secondaryFill { fill: #0057b7 ; }
|
||||
.primaryStroke { stroke: #ffd700; }
|
||||
.secondaryStroke { stroke: #0057b7 ; }
|
||||
</style>
|
||||
.primaryFill { fill: #eb2188; }
|
||||
.secondaryFill { fill: #210070; }
|
||||
.primaryStroke { stroke: #eb2188; }
|
||||
.secondaryStroke { stroke: #210070; }
|
||||
@media (prefers-color-scheme: dark) {
|
||||
.primaryFill { fill: #c8ff00; }
|
||||
.secondaryFill { fill: #eb2188; }
|
||||
.primaryStroke { stroke: #c8ff00; }
|
||||
.secondaryStroke { stroke: #eb2188; }
|
||||
}</style>
|
||||
<title>mt32-pi logo</title>
|
||||
<metadata>
|
||||
<rdf:RDF>
|
||||
|
||||
|
Before Width: | Height: | Size: 28 KiB After Width: | Height: | Size: 29 KiB |
Reference in New Issue
Block a user