Skip to content

Instantly share code, notes, and snippets.

View iani's full-sized avatar
💭
sc-hacks, sonarts_compmus_2020, emacs-prelude-personal-arch, sc-hacks-redux, dlb

Iannis Zannos iani

💭
sc-hacks, sonarts_compmus_2020, emacs-prelude-personal-arch, sc-hacks-redux, dlb
View GitHub Profile
@iani
iani / harvardrefformat.org
Created June 2, 2019 16:45
harvard reference list format from Intellect journal guidelines

References We strongly prefer the use of Harvard references embedded in the main text in the following format (Harper 1999: 27), and a single bibliography at the end of the article rather than giving bibliographical references as side notes. the default term used for this list is ‘References’. Bibliographies do not need to be split into ‘References’ and ‘Further reading’. the terms ‘ibid.’ and ‘op. cit.’ are not appropriate in Harvard references. Here are some examples of the most likely forms for references: Anon (1931),‘Les films de la semaine’, Tribune de Genève, 28 January. Cabrera, D. (1998a), ‘Table Ronde de l’APA (Association pour l’Autobiographie et le Patrimoine Autobiographique)’, La Faute à Rousseau: ‘Le secret’, 18, pp. 28–29. —— (1998b), ‘Une chambre à soi’, Trafic, 26, pp. 28–35. Denis, Claire (1987), Chocolat, Paris: Les Films du Paradoxe. Flitterman-Lewis, S. (1990), To Desire Differently: Feminism and the French Cinema, Urbana and Chicago: University of Chicago Press. Grande, M. (1998),‘Les I

@iani
iani / ide-hangout.html
Last active May 27, 2019 08:12
hangout for ide fantasy
To καινούργιο 27.5.19 είναι αυτό:
https://hangouts.google.com/call/D2nNVKyHsMiHdawnQV0iAEEI
Ναι αυτό:
https://hangouts.google.com/call/D2nNVKyHsMiHdawnQV0iAEEI
@iani
iani / i3config190415
Last active April 15, 2019 09:46
Default i3 config. Manjaro arch linux. From my installation on huawei matebook x pro
# IMPORTANT: path and name for this file is: ~/.i3/config
# i3 config file (v4)
# Please see http://i3wm.org/docs/userguide.html for a complete reference!
# Set mod key (Mod1=<Alt>, Mod4=<Super>)
set $mod Mod4
# set default desktop layout (default is tiling)
# workspace_layout tabbed <stacking|tabbed>
@iani
iani / session10compmus190308.org
Created March 8, 2019 17:07
session 10 comp mus
@iani
iani / compmus_lecture8_hypertext.org
Last active February 23, 2019 11:55
compmus_lecture8_hypertext notes
  • Guillaume Apollinaire
  • Un coup de dés jamais n’abolira le hasard (Mallarmé)
  • James Joyce (Finnegan’s Wake)
  • Teilhardt de Chardin
  • Georges Perec: Life: A User’s Manual.
  • Joris-Karl Huysmans: À rebours.
  • Raymond Roussel: Nouvelles Impressions de l’Afrique. (Locus Solus?)
  • Multimedia: From Wagner to Virtual Reality. https://www.amazon.com/Multimedia-Wagner-Virtual-Reality-Expanded/dp/0393323757
@iani
iani / lesson7_190215.org
Last active February 15, 2019 17:20
Compmus Lesson 7 notes

Using sliders + Range Sliders

Look into ControlSpec, to translate from range 0-1 to any range.

Example:

~mySpec = ControlSpec(-10, 5); // map to any desired range

// take the value, and map it to the desired range:

@iani
iani / nymphs-ip-stuff190214.scd
Created February 14, 2019 18:12
nymphs - sketch of ip forwarding - first steps
Registry.put(\test, (corfu: 1, athens: 2));
//:
Registry.at(\test);
//:
"hamachi list".unixCmd;
//:
var answer;
answer = "hamachi list".unixCmdGetStdOut;
answer.postln;
answer.split(Char.nl) do: { | line, num | postf("this is line number: %\n%\n", num, line) };
@iani
iani / compmus_bibliography_190212.org
Created February 12, 2019 08:45
Computer Music Class SONARTS 19 Bibliography+Links
  • Steve Dixon : Digital Performance
  • Thor Magnusson : Sonic Writing
  • The Oxford Handbook of Critical Improvisation Studies, Volume 1. Edited by George E. Lewis and Benjamin Piekut
  • The Oxford Handbook of Algorithmic Music Edited by Alex McLean and Roger T. Dean
  • Katja Kwastek: Aesthetics of Interaction in Digital Art
  • Seth Kim-Cohen: Against Ambience
  • Chris Salter: Alien Agency
  • Chris Salter: Entangled
  • Sha Xin Wei: Poiesis and Enchantment in Topological Matter
@iani
iani / compmus_notes_session7.org
Last active February 12, 2019 08:43
compmus class session 7 notes, links

compmus class sonarts

Lighweight text markup formats

md

Converting between markup and rendering to online+pdf documents: