タグ

2009年3月26日のブックマーク (3件)

  • 今からDJ始めるなら、パソコンだけでDJができるPCDJが断然おすすめだよ - the cycles of activity

    DJやろうよ系のエントリをいつか書こうと思って2年くらい経っちゃったんですが、知り合いが「DJやろうかなー」みたいに思ってる人がちらほらいるし、やったら楽しいよっていう話をまとめてみたいと思ってここに書いておく事にした。レコードかCDかPCDJかで迷ってる人とか、DJやってみたいなーと思ってる人におくります。やりたいなーと思ったらやったらいい!難しい事はひとつもないです、たぶん。自分のストックを使えるデバイスを選ぶべし僕がDJ始めたときからPCDJはあったのですが、僕はとりあえずCDいっぱい持ってたからCDJから入りました。今でもクラブではCDJの方がやりやすいなーと思うのですが、一台音楽用にまわせるノートが余ったので、今年からはPCDJでやろうという風に考えてます。いやあCDとかPCとかでDJなんて邪道じゃない的な考えはわかります。僕も実は結構前からレコードのタンテ(テクニクスのMK3と

    rawwell
    rawwell 2009/03/26
    外付けのサウンドカードを買わなければいけないのですが、ここで1つの選択肢として、PCDJ用のMIDIコントローラーを買ってしまう、というのがあります。
  • Chapter�1.�python 1.0 - 1.38.0

    rawwell
    rawwell 2009/03/26
    "The Boost Python Library is a framework for interfacing Python and C++. It allows you to quickly and seamlessly expose C++ classes functions and objects to Python, and vice-versa, using no special tools -- just your C++ compiler. It is designed to wrap C++ interfaces non-intrusively, so that you sh
  • Quine (computing) - Wikipedia

    A quine's output is exactly the same as its source code. A quine is a computer program that takes no input and produces a copy of its own source code as its only output. The standard terms for these programs in the computability theory and computer science literature are "self-replicating programs", "self-reproducing programs", and "self-copying programs". A quine is a fixed point of an execution

    Quine (computing) - Wikipedia