SkySong
- 3 Devlogs
- 8 Total hours
Live flight data to generated music
Live flight data to generated music
firstly i finally created a backend that allows for the flight data of a specific area to be called. currently it has zero implementation into the website with it only pulling londons bounding box of flights :p. i used nodejs for the backend and it now hosts the static files such as the maputnik files and the index.html. i have developed a new ui that loosely recreates a garmin gnc 255. it shows the user pop ups to give a nicer feeling than built in browser prompts for errors. so far many buttons are NOT working as i plan to develop more panels later on that they will effect :3
list of new features:
upcoming features:
anyways thanks for reading this devlog as there is many more to come thanks!! :D
ps skysong url is now out!!!
Since the last devlog i have now migrated the map functions to maplibre with maputnik to generate the styles and 3D aspects of the map such as the buildings. All new features:
When creating with maplibre it was a struggle to find some good free APIs for the map and terrain data that didnt limit my capabilities throughout testing and release. Another struggle is my research for free live aircraft data that i can next add to my map.
Upcoming features:
thanks for reading!! :3
So the concept is that the planes in a specific area generate a music composition based off of several different factors:
So far ive created the map functions on a basic openstreetmap that allows for the user to search for specific areas and then zoom into the area. It then creates a bounding box based off of coordinates that will serve as the location for the flights to be scanned for and affect the music. So far if a location doesnt have a bounding box precreated on OSM it will create a rectangle with the centre being the location inputted.
I plan to:
i hope this project ends up going well and thanks for reading my first devlog! :3