[https://github.com/generative-music/stream.generative.fm/blob/d58122a576ad74b1f1542a345f0a356eafd77943/server.js#L91](https://github.com/generative-music/stream.generative.fm/blob/d58122a576ad74b1f1542a345f0a356eafd77943/server.js#L91) `res.status(404).send('No such piece');` => `res.status(404).send('No such piece');`
https://github.com/generative-music/stream.generative.fm/blob/d58122a576ad74b1f1542a345f0a356eafd77943/server.js#L91
res.status(404).send('No such piece');=>res.status(404).send('No such piece');