import img192w from '$images/scotsoun/sscd094-192w.jpg'; import type Scotsoun from '$types/Scotsoun'; const cd: Scotsoun = { img: { width192: img192w, }, title: 'The Richt Noise', subtitle: 'Scotsoun Makars Series', longName: 'Scotsoun Makars Series – The Richt Noise', author: 'Raymond Vettese', cdCount: 1, price: '11.00', scotsounId: '094', uploadDate: '2023-08-25', trackList: [ 'Gaudy Aumous', 'Scottish Names', 'Til Deid Een', 'A Ferlie Buskin', 'Shaddas', 'Hoo Faur?', 'Weeds', 'The Muckle Tree', 'Waste', 'Tak Pooer!', 'Epilogue', ], }; export default cd;