TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Show HN: Microsounds - Random short sounds from Soundcloud

1 点作者 klemola将近 12 年前

1 comment

klemola将近 12 年前
Hi!<p>This is a weekend project kind of application. The goal was to combine HTML5 audio and Soundcloud's streaming capabilities. Vinepeek is obviously an influence, and that's why I wanted to add a picture of the user to give an idea who is behind each sound.<p>Since the stream is in MP3 format, only Firefox 21+ supports it. Otherwise the app should work on modern browsers. The whole app is written in Javascript.<p>I have some ideas how to develop the app further: - Now the sounds are between 3 and 6 seconds long. User could choose the timeframe. User could even choose some more specific filters so the app would allow searching for one minute long punk songs, for example. - I left basic controls out intentionally to have a very clean UI and simple user experience. Volume control could be useful.