Skip to content

Commit

Permalink
Add releases
Browse files Browse the repository at this point in the history
  • Loading branch information
benjamindehli committed Dec 4, 2024
1 parent d1f2239 commit c388ece
Show file tree
Hide file tree
Showing 22 changed files with 36 additions and 2 deletions.
28 changes: 28 additions & 0 deletions src/data/linkedData/releasesInstruments.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,34 @@
{"releaseId": "audun-haukvik-driving-alone", "equipmentId": "moog-minitaur"},
{"releaseId": "audun-haukvik-driving-alone", "equipmentId": "yamaha-l-20d"},
{"releaseId": "audun-haukvik-driving-alone", "equipmentId": "yamaha-yc-25d"},
{"releaseId": "benjamin-dehli-cantique-de-noel", "equipmentId": "doepfer-dark-energy"},
{"releaseId": "benjamin-dehli-cantique-de-noel", "equipmentId": "hammond-c3"},
{"releaseId": "benjamin-dehli-cantique-de-noel", "equipmentId": "hohner-clavinet-d6"},
{"releaseId": "benjamin-dehli-cantique-de-noel", "equipmentId": "korg-ms-20"},
{"releaseId": "benjamin-dehli-cantique-de-noel", "equipmentId": "korg-polysix"},
{"releaseId": "benjamin-dehli-cantique-de-noel", "equipmentId": "logan-string-melody-ii"},
{"releaseId": "benjamin-dehli-cantique-de-noel", "equipmentId": "louis-zwicki-pianette"},
{"releaseId": "benjamin-dehli-cantique-de-noel", "equipmentId": "mellotron-m4000d"},
{"releaseId": "benjamin-dehli-cantique-de-noel", "equipmentId": "moog-matriarch"},
{"releaseId": "benjamin-dehli-cantique-de-noel", "equipmentId": "roland-sh-09"},
{"releaseId": "benjamin-dehli-cantique-de-noel", "equipmentId": "sequential-circuits-pro-one"},
{"releaseId": "benjamin-dehli-cantique-de-noel", "equipmentId": "therevox-et-4-3"},
{"releaseId": "benjamin-dehli-cantique-de-noel", "equipmentId": "yamaha-dx7"},
{"releaseId": "benjamin-dehli-cantique-de-noel", "equipmentId": "yamaha-l-20d"},
{"releaseId": "benjamin-dehli-cantique-de-noel-instrumental", "equipmentId": "doepfer-dark-energy"},
{"releaseId": "benjamin-dehli-cantique-de-noel-instrumental", "equipmentId": "hammond-c3"},
{"releaseId": "benjamin-dehli-cantique-de-noel-instrumental", "equipmentId": "hohner-clavinet-d6"},
{"releaseId": "benjamin-dehli-cantique-de-noel-instrumental", "equipmentId": "korg-ms-20"},
{"releaseId": "benjamin-dehli-cantique-de-noel-instrumental", "equipmentId": "korg-polysix"},
{"releaseId": "benjamin-dehli-cantique-de-noel-instrumental", "equipmentId": "logan-string-melody-ii"},
{"releaseId": "benjamin-dehli-cantique-de-noel-instrumental", "equipmentId": "louis-zwicki-pianette"},
{"releaseId": "benjamin-dehli-cantique-de-noel-instrumental", "equipmentId": "mellotron-m4000d"},
{"releaseId": "benjamin-dehli-cantique-de-noel-instrumental", "equipmentId": "moog-matriarch"},
{"releaseId": "benjamin-dehli-cantique-de-noel-instrumental", "equipmentId": "roland-sh-09"},
{"releaseId": "benjamin-dehli-cantique-de-noel-instrumental", "equipmentId": "sequential-circuits-pro-one"},
{"releaseId": "benjamin-dehli-cantique-de-noel-instrumental", "equipmentId": "therevox-et-4-3"},
{"releaseId": "benjamin-dehli-cantique-de-noel-instrumental", "equipmentId": "yamaha-dx7"},
{"releaseId": "benjamin-dehli-cantique-de-noel-instrumental", "equipmentId": "yamaha-l-20d"},
{"releaseId": "benjamin-dehli-laura-palmers-theme-cover", "equipmentId": "doepfer-dark-energy"},
{"releaseId": "benjamin-dehli-laura-palmers-theme-cover", "equipmentId": "korg-polysix"},
{"releaseId": "benjamin-dehli-laura-palmers-theme-cover", "equipmentId": "logan-string-melody-ii"},
Expand Down
8 changes: 6 additions & 2 deletions src/data/portfolio.js
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@ import twentyTwentyVisionWordAndARing from './releases/data/2020Vision_wordandaR
import ainaWassvikDauntless from './releases/data/ainaWassvik_dauntless.json';
import ainaWassvikHypnotized from './releases/data/ainaWassvik_hypnotized.json';
import audunHaukvikDrivingAlone from './releases/data/audunHaukvik_drivingAlone.json';
import benjaminDehliCantiqueDeNoel from './releases/data/benjaminDehli_cantiquedeNoel';
import benjaminDehliCantiqueDeNoelInstrumental from './releases/data/benjaminDehli_cantiquedeNoelinstrumental';
import benjaminDehliLauraPalmersThemeCover from './releases/data/benjaminDehli_lauraPalmersThemeCover.json';
import benjaminDehliRachelsSongCover from './releases/data/benjaminDehli_rachelsSongCover.json';
import benjaminDehliTwinPeaksThemeCover from './releases/data/benjaminDehli_twinPeaksThemeCover.json';
Expand Down Expand Up @@ -68,9 +70,9 @@ import wolfMoonFeverSeaOfGreen from './releases/data/wolfMoonFever_seaofGreen.js
import wolfMoonFeverTheKeeperoftheLighthouse from './releases/data/wolfMoonFever_theKeeperoftheLighthouse.json';

const latestReleases = [
benjaminDehliCantiqueDeNoel,
kaasinDeadMansHand,
benjaminDehliRachelsSongCover,
bjoernEidsvaagYlvaSkyfriHimmel
benjaminDehliRachelsSongCover
];

const allReleases = [
Expand All @@ -81,6 +83,8 @@ const allReleases = [
ainaWassvikDauntless,
ainaWassvikHypnotized,
audunHaukvikDrivingAlone,
benjaminDehliCantiqueDeNoel,
benjaminDehliCantiqueDeNoelInstrumental,
benjaminDehliLauraPalmersThemeCover,
benjaminDehliRachelsSongCover,
benjaminDehliTwinPeaksThemeCover,
Expand Down
1 change: 1 addition & 0 deletions src/data/releases/data/benjaminDehli_cantiquedeNoel.json
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
{"id":"benjamin-dehli-cantique-de-noel","releaseId":"","artistName":"Benjamin Dehli","title":"Cantique de Noël","duration":340000,"durationISO":"PT5M40S","isrcCode":"","genre":"Christmas carol","releaseDate":1733094000000,"spotifyThumbnailUrl":"","thumbnailFilename":"benjaminDehli_cantiquedeNoel","links":{"youtube":"https://www.youtube.com/watch?v=qBjSzgHJg3A","youtubeMusic":"https://music.youtube.com/watch?v=qBjSzgHJg3A","soundcloud":"https://soundcloud.com/benjamin-dehli/cantique-de-noel"},"slug":"benjamin-dehli-cantique-de-noel","composedByDehliMusikk":true,"producedByDehliMusikk":true}
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
{"id":"benjamin-dehli-cantique-de-noel-instrumental","releaseId":"","artistName":"Benjamin Dehli","title":"Cantique de Noël (instrumental)","duration":340000,"durationISO":"PT5M40S","isrcCode":"","genre":"Christmas carol","releaseDate":1733180400000,"spotifyThumbnailUrl":"","thumbnailFilename":"benjaminDehli_cantiquedeNoelinstrumental","links":{"soundcloud":"https://soundcloud.com/benjamin-dehli/cantique-de-noel-instrumental"},"slug":"benjamin-dehli-cantique-de-noel-instrumental","composedByDehliMusikk":true,"producedByDehliMusikk":true,"unreleased":false}
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.

0 comments on commit c388ece

Please sign in to comment.