@@ -41,12 +41,13 @@ developers.
41
41
a [ development preview] ( https://github.com/kblaschke/frontend-sdl2/releases/tag/2.0-windows-pre1 ) )
42
42
- [ Steam] ( https://store.steampowered.com/app/1358800/projectM_Music_Visualizer/ ) (Same as standalone development
43
43
preview)
44
- - [ Windows Store] ( https://www.microsoft.com/store/apps/9NDCVH0VCWJN ) (Old 3.1.12 release )
44
+ - [ Windows Store] ( https://www.microsoft.com/store/apps/9NDCVH0VCWJN ) (Old 3.1.12 release)
45
45
46
46
#### macOS
47
47
48
- - Standalone (currently only available as
49
- a [ development preview] ( https://github.com/kblaschke/frontend-sdl2/releases/tag/2.0-macos-pre1 ) )
48
+ - Standalone
49
+ - [ C++ app development preview] ( https://github.com/kblaschke/frontend-sdl2/releases/tag/2.0-macos-pre1 )
50
+ - [ Rust app development preview (signed)] ( https://github.com/projectM-visualizer/frontend-sdl-rust/releases/tag/v0.1.0 )
50
51
- [ Steam] ( https://store.steampowered.com/app/1358800/projectM_Music_Visualizer/ ) (Old 3.1.12 release)
51
52
- Music.app Plugin (currently only available as an
52
53
_ unsigned_ [ development preview] ( https://github.com/kblaschke/frontend-music-plug-in/releases/tag/v3.0-pre1 ) )
@@ -80,6 +81,7 @@ Store. Any bug reports in the projectM issue tracker regarding the apps will be
80
81
Source code and other resources, mostly aimed at developers.
81
82
82
83
- [ Library source code] ( https://github.com/projectM-visualizer/projectm/ ) (this repository)
84
+ - [ GStreamer plugin] ( https://github.com/projectM-visualizer/gst-projectm/ )
83
85
- [ Qt5] ( https://www.qt.io/ ) based [ PulseAudio] ( https://www.freedesktop.org/wiki/Software/PulseAudio/ ) and JACK desktop
84
86
apps [ as source code for Linux] ( https://github.com/projectM-visualizer/frontend-qt ) , currently broken and needs some
85
87
updating (help wanted!).
@@ -88,11 +90,13 @@ Source code and other resources, mostly aimed at developers.
88
90
89
91
### Discord chat
90
92
91
- [ Chat with us on Discord!] ( https://discord.gg/mMrxAqaa3W )
93
+ 🗨️ [ Chat with us on Discord!] ( https://discord.gg/mMrxAqaa3W )
92
94
93
- ### Demo Video
95
+ ### Click For Demo Videos
94
96
95
- [ ![ ] ( http://img.youtube.com/vi/2dSam8zwSFw/0.jpg )] ( http://www.youtube.com/watch?v=2dSam8zwSFw " Demo ")
97
+ <a href =" https://www.youtube.com/watch?v=jJmLQGhYWys&list=PLFLkbObX4o6TK1jGL6pm1wMwvq2FXnpYJ " >
98
+ <img src =" https://i3.ytimg.com/vi/QlfqpVvo4zM/maxresdefault.jpg " width =" 800 " alt =" 4k ProjectM render demo playlist " />
99
+ </a >
96
100
97
101
### Presets
98
102
@@ -176,11 +180,11 @@ the [projectM organization's repositories](https://github.com/projectM-visualize
176
180
177
181
---
178
182
179
- # Todo
183
+ # See Also
180
184
181
- - Improve projectM using the recently-released Milkdrop source (WIP).
182
- - Update the various implementations using libprojectM.
183
- - Update downstream projects with new versions.
185
+ - [ GStreamer plugin for offline rendering ] ( https://github.com/projectM-visualizer/gst-projectm/ )
186
+ - [ ProjectM Rust Crate ] ( https://crates.io/crates/projectm )
187
+ - [ Milkdrop evaluation library ] ( https://github.com/projectM-visualizer/projectm-eval )
184
188
185
189
---
186
190
@@ -202,7 +206,7 @@ and findings to the existing issue instead of opening a new ticket.
202
206
203
207
## Get in contact with us
204
208
205
- [ Chat with us on Discord.] ( https://discord.gg/mMrxAqaa3W )
209
+ 🗨️ [ Chat with us on Discord.] ( https://discord.gg/mMrxAqaa3W )
206
210
207
211
## Contribute to projectM
208
212
@@ -213,6 +217,8 @@ Before starting to write code, please take your time to read
213
217
the [ contribution guidelines] ( https://github.com/projectM-visualizer/projectm/wiki#contributing-to-projectm ) in our
214
218
wiki.
215
219
220
+ Come talk to the dev team on Discord.
221
+
216
222
## Package Maintainers
217
223
218
224
If you maintain packages of libprojectM, we are happy to work with you! Please note well:
0 commit comments