From 2f34c6f576ddf9bff3af6aa3b8456581e8ad8ddf Mon Sep 17 00:00:00 2001 From: Xingyu Wang Date: Wed, 19 Jun 2019 00:40:21 +0800 Subject: [PATCH] TSL:20190613 Open hardware for musicians and music lovers- Headphone, amps, and more.md --- ...music lovers- Headphone, amps, and more.md | 93 ------------------ ...music lovers- Headphone, amps, and more.md | 95 +++++++++++++++++++ 2 files changed, 95 insertions(+), 93 deletions(-) delete mode 100644 sources/tech/20190613 Open hardware for musicians and music lovers- Headphone, amps, and more.md create mode 100644 translated/tech/20190613 Open hardware for musicians and music lovers- Headphone, amps, and more.md diff --git a/sources/tech/20190613 Open hardware for musicians and music lovers- Headphone, amps, and more.md b/sources/tech/20190613 Open hardware for musicians and music lovers- Headphone, amps, and more.md deleted file mode 100644 index 4bfb5f37f1..0000000000 --- a/sources/tech/20190613 Open hardware for musicians and music lovers- Headphone, amps, and more.md +++ /dev/null @@ -1,93 +0,0 @@ -[#]: collector: (lujun9972) -[#]: translator: (wxy) -[#]: reviewer: ( ) -[#]: publisher: ( ) -[#]: url: ( ) -[#]: subject: (Open hardware for musicians and music lovers: Headphone, amps, and more) -[#]: via: (https://opensource.com/article/19/6/hardware-music) -[#]: author: (Michael Weinberg https://opensource.com/users/mweinberg) - -Open hardware for musicians and music lovers: Headphone, amps, and more -====== -From 3D-printed instruments to devices that pull sound out of the air, -there are plenty of ways to create music with open hardware projects. -![][1] - -The world is full of great [open source music players][2], but why stop at using open source just to _play_ music? You can also use open source hardware to make music. All of the instruments described in this article are [certified by the Open Source Hardware Association][3] (OSHWA). That means you are free to build upon them, remix them, or do anything else with them. - -### Open source instruments - -Instruments are always a good place to start when you want to make music. If your instrument choices lean towards the more traditional, the [F-F-Fiddle][4] may be the one for you. - -![F-f-fiddle][5] - -The F-F-Fiddle is a full-sized electric violin that you can make with a standard desktop 3D printer ([fused filament fabrication][6]—get it?). If you need to see it to believe it, here is a video of the F-F-Fiddle in action: - -Mastered the fiddle and interested in something a bit more exotic? How about the [Open Theremin][7]? - -![Open Theremin][8] - -Like all theremins, Open Theremin lets you play music without touching the instrument. It is, of course, especially good at making [creepy space sounds][9] for your next sci-fi video or space-themed party. - -The [Waft][10] operates similarly by allowing you to control sounds remotely. It uses [Lidar][11] to measure the distance of your hand from the sensor. Check it out: - -Is the Waft a theremin? I'm not sure—theremin pedants should weigh in below in the comments. - -If theremins are too well-known for you, [SIGNUM][12] may be just what you are looking for. In the words of its developers, SIGNUM "uncovers the encrypted codes of information and the language of man/machine communication" by turning invisible wireless communications into audible signals. - -![SIGNUM][13] - -Here is in action: - -### Inputs - -Regardless of what instrument you use, you will need to plug it into something. If you want that something to be a Raspberry Pi, try the [AudioSense-Pi][14], which allows you to connect multiple inputs and outputs to your Pi at once. - -![AudioSense-Pi][15] - -### Synths - -What about synthesizers? SparkFun's [SparkPunk Sound Kit][16] is a simple synth that gives you lots of room to play. - -![SparkFun SparkPunk Sound Kit][17] - -### Headphones - -Making all this music is great, but you also need to think about how you will listen to it. Fortunately, [EQ-1 headphones][18] are open source and 3D-printable. - -![EQ-1 headphones][19] - -Are you making music with open source hardware? Let us know in the comments! - --------------------------------------------------------------------------------- - -via: https://opensource.com/article/19/6/hardware-music - -作者:[Michael Weinberg][a] -选题:[lujun9972][b] -译者:[译者ID](https://github.com/译者ID) -校对:[校对者ID](https://github.com/校对者ID) - -本文由 [LCTT](https://github.com/LCTT/TranslateProject) 原创编译,[Linux中国](https://linux.cn/) 荣誉推出 - -[a]: https://opensource.com/users/mweinberg -[b]: https://github.com/lujun9972 -[1]: https://opensource.com/sites/default/files/styles/image-full-size/public/lead-images/LIFE_musicinfinity.png?itok=7LkfjcS9 -[2]: https://opensource.com/article/19/2/audio-players-linux -[3]: https://certification.oshwa.org/ -[4]: https://certification.oshwa.org/us000010.html -[5]: https://opensource.com/sites/default/files/uploads/f-f-fiddle.png (F-f-fiddle) -[6]: https://en.wikipedia.org/wiki/Fused_filament_fabrication -[7]: https://certification.oshwa.org/ch000001.html -[8]: https://opensource.com/sites/default/files/uploads/open-theremin.png (Open Theremin) -[9]: https://youtu.be/p05ZSHRYXVA?t=771 -[10]: https://certification.oshwa.org/uk000005.html -[11]: https://en.wikipedia.org/wiki/Lidar -[12]: https://certification.oshwa.org/es000003.html -[13]: https://opensource.com/sites/default/files/uploads/signum.png (SIGNUM) -[14]: https://certification.oshwa.org/in000007.html -[15]: https://opensource.com/sites/default/files/uploads/audiosense-pi.png (AudioSense-Pi) -[16]: https://certification.oshwa.org/us000016.html -[17]: https://opensource.com/sites/default/files/uploads/sparkpunksoundkit.png (SparkFun SparkPunk Sound Kit) -[18]: https://certification.oshwa.org/us000038.html -[19]: https://opensource.com/sites/default/files/uploads/eq-1-headphones.png (EQ-1 headphones) diff --git a/translated/tech/20190613 Open hardware for musicians and music lovers- Headphone, amps, and more.md b/translated/tech/20190613 Open hardware for musicians and music lovers- Headphone, amps, and more.md new file mode 100644 index 0000000000..d81d9e27d4 --- /dev/null +++ b/translated/tech/20190613 Open hardware for musicians and music lovers- Headphone, amps, and more.md @@ -0,0 +1,95 @@ +[#]: collector: (lujun9972) +[#]: translator: (wxy) +[#]: reviewer: ( ) +[#]: publisher: ( ) +[#]: url: ( ) +[#]: subject: (Open hardware for musicians and music lovers: Headphone, amps, and more) +[#]: via: (https://opensource.com/article/19/6/hardware-music) +[#]: author: (Michael Weinberg https://opensource.com/users/mweinberg) + +音乐家和音乐爱好者的开放硬件:耳机、放大器等 +====== + +从 3D 打印乐器到将隔空播放声音的设备,有很多可以通过开放硬件项目来制造音乐的方法。 + +![][1] + +这个世界到处都是很棒的[开源音乐播放器][2],但为什么只是将开源用在播放音乐上呢?你还可以使用开源硬件制造音乐。本文中描述的所有工具都是经过了[开源硬件协会][3](OSHWA)认证的。这意味着你可以自由地构建它们,重新组合它们,或者用它们做任何其他事情。 + +### 开源乐器 + +当你想制作音乐时,乐器始终是一个好的起点。如果你更倾向于传统的的乐器,那么[F-F-Fiddle][4]可能适合你。 + +![F-f-fiddle][5] + +F-F-Fiddle 是一款全尺寸电子小提琴,你可以使用标准桌面 3D 打印机制作([熔丝制造][6])。如果你觉得眼见为真,那么这里有一个 F-F-Fiddle 的视频: https://youtu.be/8NDWVcJJS2Y + +精通小提琴,但还对一些更具异国情调的东西感兴趣?[开源特雷门琴][7]Open Theremin怎么样? + +![Open Theremin][8] + +与所有特雷门琴一样,开源特雷门琴可让你在不触碰乐器的情况下播放音乐。当然,它特别擅长为你的下一个科幻视频或空间主题派对制作[令人毛骨悚然的空间声音][9]。 + +[Waft][10] 的操作类似,也可以远程控制声音。它使用[激光雷达][11]来测量手与传感器的距离。看看这个: https://vimeo.com/203705197 + +Waft 是特雷门琴吗?我不确定算不算,特雷门琴高手可以在下面的评论里发表一下看法。 + +如果特雷门琴对你来说太熟悉了,[SIGNUM][12]可能就是你想要的。用其开发人员的话说,SIGNUM 通过将不可见的无线通信转换为可听信号来“揭示加密的信息代码和人/机通信的语言”。 + +![SIGNUM][13] + +这是演示: https://vimeo.com/142831757 + + +### 输入 + +无论你使用什么乐器,都需要将其插入某些东西。如果你想要连接到树莓派,请尝试 [AudioSense-Pi][14],它允许你一次将多个输入和输出连接到你的树莓派。 + +![AudioSense-Pi][15] + +### 合成器 + +合成器怎么样?SparkFun 的 [SparkPunk Sound Kit][16] 是一个简单的合成器,为你提供了很多音色。 + +![SparkFun SparkPunk Sound Kit][17] + +### 耳机 + +制作所有这些音乐很棒,但你还需要考虑如何听它。幸运的是,[EQ-1耳机][18]是开源和可以 3D 打印的。 + +![EQ-1 headphones][19] + +你用开源硬件制作音乐吗?让我们在评论中知道! + +-------------------------------------------------------------------------------- + +via: https://opensource.com/article/19/6/hardware-music + +作者:[Michael Weinberg][a] +选题:[lujun9972][b] +译者:[wxy](https://github.com/wxy) +校对:[校对者ID](https://github.com/校对者ID) + +本文由 [LCTT](https://github.com/LCTT/TranslateProject) 原创编译,[Linux中国](https://linux.cn/) 荣誉推出 + +[a]: https://opensource.com/users/mweinberg +[b]: https://github.com/lujun9972 +[1]: https://opensource.com/sites/default/files/styles/image-full-size/public/lead-images/LIFE_musicinfinity.png?itok=7LkfjcS9 +[2]: https://opensource.com/article/19/2/audio-players-linux +[3]: https://certification.oshwa.org/ +[4]: https://certification.oshwa.org/us000010.html +[5]: https://opensource.com/sites/default/files/uploads/f-f-fiddle.png (F-f-fiddle) +[6]: https://en.wikipedia.org/wiki/Fused_filament_fabrication +[7]: https://certification.oshwa.org/ch000001.html +[8]: https://opensource.com/sites/default/files/uploads/open-theremin.png (Open Theremin) +[9]: https://youtu.be/p05ZSHRYXVA?t=771 +[10]: https://certification.oshwa.org/uk000005.html +[11]: https://en.wikipedia.org/wiki/Lidar +[12]: https://certification.oshwa.org/es000003.html +[13]: https://opensource.com/sites/default/files/uploads/signum.png (SIGNUM) +[14]: https://certification.oshwa.org/in000007.html +[15]: https://opensource.com/sites/default/files/uploads/audiosense-pi.png (AudioSense-Pi) +[16]: https://certification.oshwa.org/us000016.html +[17]: https://opensource.com/sites/default/files/uploads/sparkpunksoundkit.png (SparkFun SparkPunk Sound Kit) +[18]: https://certification.oshwa.org/us000038.html +[19]: https://opensource.com/sites/default/files/uploads/eq-1-headphones.png (EQ-1 headphones)