CTG Music Community www.ctgmusic.com - 18 May - 1 onliner | 4 chatters - 22:07
CTG Music Community
  No production of the week has been chosen yet.
Home Music Forum Charts Community Links LOGIN / SIGN UP
Write New Topic Latest Topics Latest Offtopics All Search

  General   News   Contests   Music Production   Chat   Suggestions   Spam&Stuff   Polls   Help   Other 
Write new reply Forum ~ Music Production ~ Csound Forum rules!
Csound [MUSIC]
Page:  [1] 
Zepsi
ArtistArtist
http://zepsi.ni2.se/zepsi8b.JPG
Topics: 53
Replies: 1132


Registered: 30.Jan.03
Write new replyWed 06 Jun. 2007 (17:20) [80.203.126.204] 1/7 quick link
I've recently been introduced to Csound, and I'm just curious to hear if there are other people on here who use it, and in which case what you use it for etc.
What a horrible night to have a curse.

Ears? (2949 hits)

Eyes? (2794 hits)
Write new reply Send private message Send email MSN address Back to top Go to bottom
Daniel Somma
MemberMember

Topics: 36
Replies: 345


Registered: 14.Apr.05
Write new replyWed 06 Jun. 2007 (17:27) [87.6.6.65] 2/7 quick link
Zepsi wrote on 06 Jun. (17:20) :

I've recently been introduced to Csound, and I'm just curious to hear if there are other people on here who use it, and in which case what you use it for etc.


What is it? :badass:
All world of music is welcome
http://img440.imageshack.us/img440/9495/napoliuserbarhd2.jpg
Write new reply Send private message Send email http://www.myspace.com/danielsomma Back to top Go to bottom
Zepsi
ArtistArtist
http://zepsi.ni2.se/zepsi8b.JPG
Topics: 53
Replies: 1132


Registered: 30.Jan.03
Write new replyWed 06 Jun. 2007 (17:31) [80.203.126.204] 3/7 quick link
CDE MusiX wrote on 06 Jun. (17:27) :

Zepsi wrote on 06 Jun. (17:20) :

I've recently been introduced to Csound, and I'm just curious to hear if there are other people on here who use it, and in which case what you use it for etc.


What is it? :badass:


It's a programming language for dealing with sound. Here's a brief summary.
What a horrible night to have a curse.

Ears? (2949 hits)

Eyes? (2794 hits)
Write new reply Send private message Send email MSN address Back to top Go to bottom
Daniel Somma
MemberMember

Topics: 36
Replies: 345


Registered: 14.Apr.05
Write new replyWed 06 Jun. 2007 (17:56) [87.6.6.65] 4/7 quick link
Zepsi wrote on 06 Jun. (17:31) :

CDE MusiX wrote on 06 Jun. (17:27) :

Zepsi wrote on 06 Jun. (17:20) :

I've recently been introduced to Csound, and I'm just curious to hear if there are other people on here who use it, and in which case what you use it for etc.


What is it? :badass:


It's a programming language for dealing with sound. Here's a brief summary.


It's a sound generator, commanded by textual details of the C programming language.
Looks interessing, but i haven't never programmed in C. (In Pascal or Basic something i can make...) :)

PLAY "O4T130CDE"

All world of music is welcome
http://img440.imageshack.us/img440/9495/napoliuserbarhd2.jpg
Write new reply Send private message Send email http://www.myspace.com/danielsomma Back to top Go to bottom
kilon
ArtistArtist
http://i47.photobucket.com/albums/f180/TheKilon/thaztiny.jpg
Topics: 36
Replies: 614


Registered: 09.Jul.05
Write new replyWed 06 Jun. 2007 (18:42) [91.140.33.20] 5/7 quick link
There sound synthesis programming languages that are based on other programming languages like Basic and Pascal.

On other hand I think that Reaktor, Synthmaker, Synthedit are better and much easier alternatives, unless you really like to code. But even in that case the packages above mentioned have support of some programming languages.

But csound might be a good idea to try , why not?
KILON (1.000.000 hits , 1 broken bone)
Write new reply Send private message Send email http://www.soundclick.com/kilon Back to top Go to bottom
oldbrian
ArtistArtist

Topics: 11
Replies: 359


Registered: 09.Mar.04
Write new replyWed 06 Jun. 2007 (19:22) [87.97.103.235] 6/7 quick link
kilon wrote on 06 Jun. (18:42) :
On other hand I think that Reaktor, Synthmaker, Synthedit are better and much easier alternatives, unless you really like to code.


Csound is free unlike Reaktor and co  ;)

i've layed my eyes on csound 2 or 3 years ago but i got somewhat closer to vst programming (this must have something to do with my current education :) ) - unfortunately 2 years ago was also the time when almost all my free time disappeared so couldn't really get deep into either of them :( nevertheless it's still installed on my comp waiting for better days to come :)

nevertheless there are some bigger, more-mainstream names using csound out there, for example BT who i always adored for his tasteful use of buffer override and such :love:
Write new reply Send private message Send email Back to top Go to bottom
kilon
ArtistArtist
http://i47.photobucket.com/albums/f180/TheKilon/thaztiny.jpg
Topics: 36
Replies: 614


Registered: 09.Jul.05
Write new replyWed 06 Jun. 2007 (21:21) [91.140.33.20] 7/7 quick link
What is Csound? from Boulanger's Mastering Csound Tutorial
-------------------------------------------------------
Csound is a programming language designed and optimized for sound rendering and signal processing. The language consists of over 450 opcodes - the operational codes that the sound designer uses to build "instruments" or patches. Although there are an increasing number of graphical "front-ends" for the language, you typically design and modify your patches using a word processor. Usually, you create two text files - a .orc (orchestra) file containing the "instruments," and a .sco (score) file containing the "notes."

In Csound, the complexity of your patches is limited by your knowledge, interest, and need, but never by the language itself. For instance, a 22,050 oscillator additive synthesizer with 1024 stage envelope generators on each is merely a copy-and-paste operation. The same goes for a 1 million voice granular texture! Have you ever dreamed of sounds such as these? Well in Csound you can. And in Csound these dreams can come true!

The 450 opcodes in the Csound language range in power and complexity from a basic oscil (table-lookup oscillator) and linen (linear envelope generator), to the full-blown waveguide physical modeling family that includes wgbow, wgclar, wgflute, and wgbrass. There are familiar analog modeling opcodes such as adsr, lfo, vco, and even a moogvcf. There are opcodes for reading and processing samples such as soundin, diskin, reverb, and sndwarp and opcodes for doing phase vocoder resynthesis and FFT-based cross-synthesis such as pvoc, pvadd, and pvcross.

Csound Basics: Rendering an Orchestra and Score

To produce or process a soundfile with Csound, or to play a Csound instrument in real-time, one typically selects the orchestra and score through a simple "launcher" and then clicks on the "render" button to start the program compiling. In addition to selecting the orchestra and score, these launchers allow one to use menus, check-boxes, and text-fields to set and store all the command line options. You can specify the name of the output file, the directory for the output file, the output file-type (AIFF or WAVE - 16, 24, or 32-bit).

You can tell the program to display graphics, to enable MIDI control or audio input, and to render in real-time to the DAC or write the resulting soundfile to disk.



What is Csound? from Boulanger's Chapter 1 of The Csound Book
--------------------------------------------------------
Csound is an incredibly powerful and versatile software synthesis program. Drawing from a toolkit of over 450 signal processing modules, one can use Csound to model virtually any commercial synthesizer or multi-effects processor. Csound literally transforms a personal computer into a high-end digital audio workstation — an environment in which the worlds of sound-design, acoustic research, digital audio production and computer music composition all join together in the ultimate expressive instrument. However, as with every musical instrument, true virtuosity is literally the product of both talent and dedication. You will soon discover that Csound is the ultimate musical instrument. But you must practice! In return, it will reward your commitment by producing some of the richest textures and uniquely beautiful timbres you have ever heard.

In the audio world of Csound, knowledge and experience are the key... and your imagination the only limitation.

What is Csound and How Does it Work?
--------------------------
Csound is a sound renderer. It works by first translating a set of text-based instruments, found in the orchestra file, into a computer data-structure that is machine-resident. Then, it performs these user-defined instruments by interpreting a list of note events and parameter data that the program "reads" from: a text-based score file, a sequencer-generated MIDI file, a real-time MIDI controller, real-time audio, or a non-MIDI devices such as the ASCII keyboard and mouse.

Depending on the speed of your computer (and the complexity of the instruments in your orchestra file) the performance of this "score" can either be auditioned in real-time, or written directly into a file on your hard disk. This entire process is referred to as "sound rendering" as analogous to the process of "image rendering" in the world of computer graphics.

Once rendered, you will listen to the resulting soundfile by opening it with your favorite sound editor and playing it either through the built-in digital-to-analog converter (DAC) on your motherboard or the DAC on your PC Sound Card.


All this is taken by the csound website here

Impressive stuff!!!!! :excited:
KILON (1.000.000 hits , 1 broken bone)
Write new reply Send private message Send email http://www.soundclick.com/kilon Back to top Go to bottom
Page:  [1] 
Write new reply


3777 Days Online * About Us * Advertising * Credits * Sitemap * Disclaimer * www.ctgmusic.com TopTop
Webdesign by Gaj Capuder, hosted by Yannick Delwiche, menu graphic by Linus Ymén