دسترسی نامحدود
برای کاربرانی که ثبت نام کرده اند
برای ارتباط با ما می توانید از طریق شماره موبایل زیر از طریق تماس و پیامک با ما در ارتباط باشید
در صورت عدم پاسخ گویی از طریق پیامک با پشتیبان در ارتباط باشید
برای کاربرانی که ثبت نام کرده اند
درصورت عدم همخوانی توضیحات با کتاب
از ساعت 7 صبح تا 10 شب
ویرایش: 2
نویسندگان: Bruno Ruviaro
سری:
ناشر: Stanford U.
سال نشر: 2015
تعداد صفحات: 122
زبان: English
فرمت فایل : PDF (درصورت درخواست کاربر به PDF، EPUB یا AZW3 تبدیل می شود)
حجم فایل: 1 مگابایت
در صورت تبدیل فایل کتاب A Gentle Introduction to SuperCollider به فرمت های PDF، EPUB، AZW3، MOBI و یا DJVU می توانید به پشتیبان اطلاع دهید تا فایل مورد نظر را تبدیل نمایند.
توجه داشته باشید کتاب مقدمه ای آرام بر SuperCollider نسخه زبان اصلی می باشد و کتاب ترجمه شده به فارسی نمی باشد. وبسایت اینترنشنال لایبرری ارائه دهنده کتاب های زبان اصلی می باشد و هیچ گونه کتاب ترجمه شده یا نوشته شده به فارسی را ارائه نمی دهد.
I BASICS Hello World Server and Language Booting the Server Your first sine wave Error messages Changing parameters Comments Precedence The last thing always gets posted Code blocks How to clean up the Post window Recording the output of SuperCollider Variables ``Global'' vs. Local Reassignment II PATTERNS The Pattern family Meet Pbind Pseq Make your code more readable Four ways of specifying pitch More keywords: amplitude and legato Prand Pwhite Expanding your Pattern vocabulary More Pattern tricks Chords Scales Transposition Microtones Tempo Rests Playing two or more Pbinds together Using variables Starting and stopping Pbinds independently Pbind as a musical score EventStreamPlayer Example III MORE ABOUT THE LANGUAGE Objects, classes, messages, arguments Receiver notation, functional notation Nesting Enclosures Quotation marks Parentheses Brackets Curly Braces Conditionals: if/else and case Functions Fun with Arrays Creating new Arrays That funny exclamation mark The two dots between parentheses How to ``do'' an Array Getting Help IV SOUND SYNTHESIS AND PROCESSING UGens Mouse control: instant Theremin Saw and Pulse; plot and scope Audio rate, control rate The poll method UGen arguments Scaling ranges Scale with the method range Scale with mul and add linlin and friends Stopping individual synths The set message Audio Buses Out and In UGens Microphone Input Multichannel Expansion The Bus object Panning Mix and Splay Playing an audio file Synth Nodes The glorious doneAction: 2 Envelopes Env.perc Env.triangle Env.linen Env.pairs Envelopes—not just for amplitude ADSR Envelope EnvGen Synth Definitions SynthDef and Synth Example Under the hood Pbind can play your SynthDef Control Buses asMap Order of Execution Groups V WHAT'S NEXT? MIDI OSC Sending OSC from another computer Sending OSC from a smartphone Quarks and plug-ins Extra Resources