Skip to content

Commit cac7abf

Browse files
authored
Added Cydrea Music app to gallery (#164)
1 parent 8868089 commit cac7abf

File tree

2 files changed

+11
-0
lines changed

2 files changed

+11
-0
lines changed

Diff for: configs/config.json

+11
Original file line numberDiff line numberDiff line change
@@ -279,6 +279,17 @@
279279
"env": {
280280
"pagetitle": "Gallery | Kivy: Cross-platform Python Framework for GUI apps Development",
281281
"projects": [
282+
{
283+
"title": "Cydrea Music",
284+
"image": "./static/images/projects_gallery/cydrea_music-thumb.jpg",
285+
"description": "Cydrea Music combines AI with Procedural Generation to bring you a virtual music catalog of 65 quadrillion songs in 70+ genres, that you can use for free on content creation, game development or music production. CC-BY licensed. Edit any song with simple tools. The free tier lets you access 100+ songs per day, forever.",
286+
"links": [
287+
{
288+
"name": "Website",
289+
"url": "https://www.cydrea.com"
290+
}
291+
]
292+
},
282293
{
283294
"title": "Snake by Andy Russo",
284295
"image": "./static/images/projects_gallery/snake_by_andy_russo-thumb.jpg",
21.2 KB
Loading

0 commit comments

Comments
 (0)